Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2010-09-16 12:02:33 +0000
committerMarkus Knauer2010-09-16 12:02:33 +0000
commita6ab4160c2feb162c92e1f31693bb331a871cfdf (patch)
tree905f5319022312b787e5893315f026a0b17d4da9
parent0e87c26a58c672e7c901ddb176876117b78aac69 (diff)
downloadorg.eclipse.epp.packages-a6ab4160c2feb162c92e1f31693bb331a871cfdf.tar.gz
org.eclipse.epp.packages-a6ab4160c2feb162c92e1f31693bb331a871cfdf.tar.xz
org.eclipse.epp.packages-a6ab4160c2feb162c92e1f31693bb331a871cfdf.zip
* all: rc4 updates
-rw-r--r--packages/org.eclipse.epp.package.common.feature/build.properties2
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.java.feature/eclipse_java_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/eclipse_jee_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.php.feature/eclipse_php_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.pulsar.feature/eclipse_pulsar_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.soa.feature/eclipse_soa_helios.xml2
-rw-r--r--releng/org.eclipse.epp.config/startEPP36.sh2
13 files changed, 14 insertions, 12 deletions
diff --git a/packages/org.eclipse.epp.package.common.feature/build.properties b/packages/org.eclipse.epp.package.common.feature/build.properties
index 7b9f14c9..18f39b80 100644
--- a/packages/org.eclipse.epp.package.common.feature/build.properties
+++ b/packages/org.eclipse.epp.package.common.feature/build.properties
@@ -3,3 +3,5 @@ bin.includes = feature.xml,\
epl-v10.html,\
license.html,\
feature.properties
+
+ \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml
index f39192c2..08c56f4e 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml
@@ -39,6 +39,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-helios-SR1-RC3" />
+ <product name="eclipse-cpp-helios-SR1-RC4" />
</configuration> \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.java.feature/eclipse_java_helios.xml b/packages/org.eclipse.epp.package.java.feature/eclipse_java_helios.xml
index 67f1df42..a4507028 100644
--- a/packages/org.eclipse.epp.package.java.feature/eclipse_java_helios.xml
+++ b/packages/org.eclipse.epp.package.java.feature/eclipse_java_helios.xml
@@ -36,6 +36,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-java-helios-SR1-RC3" />
+ <product name="eclipse-java-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_helios.xml b/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_helios.xml
index 2c5396a9..07075153 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_helios.xml
+++ b/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_helios.xml
@@ -35,6 +35,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-javascript-helios-SR1-RC3" />
+ <product name="eclipse-javascript-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_helios.xml b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_helios.xml
index e8e7f1c1..a5c33828 100644
--- a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_helios.xml
+++ b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_helios.xml
@@ -43,6 +43,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-helios-SR1-RC3" />
+ <product name="eclipse-jee-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_helios.xml b/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_helios.xml
index 4c1dd132..5b5f6c02 100644
--- a/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_helios.xml
+++ b/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_helios.xml
@@ -42,6 +42,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-linuxtools-helios-SR1-RC3-incubation" />
+ <product name="eclipse-linuxtools-helios-SR1-RC4-incubation" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_helios.xml b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_helios.xml
index f18c179f..ada64c7c 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_helios.xml
+++ b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_helios.xml
@@ -89,6 +89,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-modeling-helios-SR1-RC3-incubation" />
+ <product name="eclipse-modeling-helios-SR1-RC4-incubation" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.php.feature/eclipse_php_helios.xml b/packages/org.eclipse.epp.package.php.feature/eclipse_php_helios.xml
index 8eeb8166..bf6fff8a 100644
--- a/packages/org.eclipse.epp.package.php.feature/eclipse_php_helios.xml
+++ b/packages/org.eclipse.epp.package.php.feature/eclipse_php_helios.xml
@@ -54,7 +54,7 @@
<!--
name, name of the product, used in naming the created files.
-->
- <product name="eclipse-php-helios-SR1-RC3" />
+ <product name="eclipse-php-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.pulsar.feature/eclipse_pulsar_helios.xml b/packages/org.eclipse.epp.package.pulsar.feature/eclipse_pulsar_helios.xml
index e8128946..11bfe3a2 100644
--- a/packages/org.eclipse.epp.package.pulsar.feature/eclipse_pulsar_helios.xml
+++ b/packages/org.eclipse.epp.package.pulsar.feature/eclipse_pulsar_helios.xml
@@ -43,6 +43,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-pulsar-helios-SR1-RC3" />
+ <product name="eclipse-pulsar-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_helios.xml b/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_helios.xml
index 03a1f217..aec87086 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_helios.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_helios.xml
@@ -38,6 +38,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-helios-SR1-RC3" />
+ <product name="eclipse-rcp-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_helios.xml b/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_helios.xml
index f3c4445e..f09ff095 100644
--- a/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_helios.xml
+++ b/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_helios.xml
@@ -43,6 +43,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-reporting-helios-SR1-RC3" />
+ <product name="eclipse-reporting-helios-SR1-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.soa.feature/eclipse_soa_helios.xml b/packages/org.eclipse.epp.package.soa.feature/eclipse_soa_helios.xml
index b589d892..20d2287f 100644
--- a/packages/org.eclipse.epp.package.soa.feature/eclipse_soa_helios.xml
+++ b/packages/org.eclipse.epp.package.soa.feature/eclipse_soa_helios.xml
@@ -38,6 +38,6 @@
<rcp version="3.6.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-soa-helios-SR1-RC3-incubation" />
+ <product name="eclipse-soa-helios-SR1-RC4-incubation" />
</configuration> \ No newline at end of file
diff --git a/releng/org.eclipse.epp.config/startEPP36.sh b/releng/org.eclipse.epp.config/startEPP36.sh
index c255d479..6ed1cc06 100644
--- a/releng/org.eclipse.epp.config/startEPP36.sh
+++ b/releng/org.eclipse.epp.config/startEPP36.sh
@@ -26,7 +26,7 @@ fi
# variables to adjust
BASE_DIR=/shared/technology/epp/epp_build/36
-RELEASE_NAME="-helios-SR1-RC3"
+RELEASE_NAME="-helios-SR1-RC4"
# variables
START_TIME=`date -u +%Y%m%d-%H%M`

Back to the top