Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2012-06-09 08:23:29 +0000
committerMarkus Knauer2012-06-09 08:23:29 +0000
commit5c7ec74a560edbac4aa45ee02d97980783e1f206 (patch)
tree7b3e9f19f4eaa9ed7c5100efdf6400f9a2d4c430
parentd88d1e0631672bbdbcd0cfd9c267300570a215b7 (diff)
downloadorg.eclipse.epp.packages-5c7ec74a560edbac4aa45ee02d97980783e1f206.tar.gz
org.eclipse.epp.packages-5c7ec74a560edbac4aa45ee02d97980783e1f206.tar.xz
org.eclipse.epp.packages-5c7ec74a560edbac4aa45ee02d97980783e1f206.zip
All: Update from Juno RC3 to RC4
-rw-r--r--packages/org.eclipse.epp.package.automotive.feature/eclipse_automotive_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.java.feature/eclipse_java_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.mobile.feature/eclipse_mobile_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.scout.feature/eclipse_scout_juno.xml2
-rw-r--r--packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_sdk_juno.xml4
-rwxr-xr-xreleng/org.eclipse.epp.config/startEPPJuno.sh2
13 files changed, 14 insertions, 14 deletions
diff --git a/packages/org.eclipse.epp.package.automotive.feature/eclipse_automotive_juno.xml b/packages/org.eclipse.epp.package.automotive.feature/eclipse_automotive_juno.xml
index d4fb4582..cca34a9f 100644
--- a/packages/org.eclipse.epp.package.automotive.feature/eclipse_automotive_juno.xml
+++ b/packages/org.eclipse.epp.package.automotive.feature/eclipse_automotive_juno.xml
@@ -29,6 +29,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-automotive-juno-RC3" />
+ <product name="eclipse-automotive-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_juno.xml b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_juno.xml
index 043050d3..379b702e 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_juno.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_juno.xml
@@ -42,6 +42,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-juno-RC3" />
+ <product name="eclipse-cpp-juno-RC4" />
</configuration> \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.java.feature/eclipse_java_juno.xml b/packages/org.eclipse.epp.package.java.feature/eclipse_java_juno.xml
index c670da2a..0cfb51f9 100644
--- a/packages/org.eclipse.epp.package.java.feature/eclipse_java_juno.xml
+++ b/packages/org.eclipse.epp.package.java.feature/eclipse_java_juno.xml
@@ -39,6 +39,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-java-juno-RC3" />
+ <product name="eclipse-java-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml
index 9ecc1e8b..48afb7d8 100644
--- a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml
+++ b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml
@@ -43,6 +43,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-juno-RC3" />
+ <product name="eclipse-jee-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.mobile.feature/eclipse_mobile_juno.xml b/packages/org.eclipse.epp.package.mobile.feature/eclipse_mobile_juno.xml
index a4aa14f3..98d281b8 100644
--- a/packages/org.eclipse.epp.package.mobile.feature/eclipse_mobile_juno.xml
+++ b/packages/org.eclipse.epp.package.mobile.feature/eclipse_mobile_juno.xml
@@ -42,6 +42,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-mobile-juno-RC3" />
+ <product name="eclipse-mobile-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_juno.xml b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_juno.xml
index 267e2e98..b873c39f 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_juno.xml
+++ b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_juno.xml
@@ -49,6 +49,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-modeling-juno-RC3" />
+ <product name="eclipse-modeling-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_juno.xml b/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_juno.xml
index 99a4d4bb..52ed7ad9 100644
--- a/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_juno.xml
+++ b/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_juno.xml
@@ -42,6 +42,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-parallel-juno-RC3" />
+ <product name="eclipse-parallel-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_juno.xml b/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_juno.xml
index 6e42143c..bc9ae6d3 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_juno.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_juno.xml
@@ -41,6 +41,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-juno-RC3" />
+ <product name="eclipse-rcp-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_juno.xml b/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_juno.xml
index a51326cb..17ad5e01 100644
--- a/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_juno.xml
+++ b/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_juno.xml
@@ -43,6 +43,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-reporting-juno-RC3" />
+ <product name="eclipse-reporting-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_juno.xml b/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_juno.xml
index 674342d4..4db4c81a 100644
--- a/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_juno.xml
+++ b/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_juno.xml
@@ -39,6 +39,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-scout-juno-RC3" />
+ <product name="eclipse-scout-juno-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml b/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml
index 3db1a285..e7ed321c 100644
--- a/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml
+++ b/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml
@@ -39,6 +39,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-testing-juno-RC3" />
+ <product name="eclipse-testing-juno-RC4" />
</configuration>
diff --git a/releng/org.eclipse.epp.config/eclipse_sdk_juno.xml b/releng/org.eclipse.epp.config/eclipse_sdk_juno.xml
index 801f14d9..7afa4174 100644
--- a/releng/org.eclipse.epp.config/eclipse_sdk_juno.xml
+++ b/releng/org.eclipse.epp.config/eclipse_sdk_juno.xml
@@ -13,7 +13,7 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse Classic 4.2 RC3"
+ packageName="Eclipse Classic 4.2 RC4"
maintainer="Eclipse Platform Team"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId=""
@@ -58,6 +58,6 @@
<rcp version="4.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-SDK-4.2RC3" />
+ <product name="eclipse-SDK-4.2RC4" />
</configuration>
diff --git a/releng/org.eclipse.epp.config/startEPPJuno.sh b/releng/org.eclipse.epp.config/startEPPJuno.sh
index 1a0dd407..e50140f8 100755
--- a/releng/org.eclipse.epp.config/startEPPJuno.sh
+++ b/releng/org.eclipse.epp.config/startEPPJuno.sh
@@ -26,7 +26,7 @@ fi
# variables to adjust
BASE_DIR=/shared/technology/epp/epp_build/juno
-RELEASE_NAME="-juno-RC3"
+RELEASE_NAME="-juno-RC4"
# variables
START_TIME=`date -u +%Y%m%d-%H%M`

Back to the top