Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2011-02-18 08:12:27 +0000
committerMarkus Knauer2011-02-18 08:12:27 +0000
commit6d049fe599b6b08cfa47ff0f2e76ccd71afe5ec8 (patch)
treede92869a7a1c89ba63c863e9c5ca8512407a52c4
parent5b95e75a06fdabb9f5816891d92086ffef59c174 (diff)
downloadorg.eclipse.epp.packages-HELIOS_SR2.tar.gz
org.eclipse.epp.packages-HELIOS_SR2.tar.xz
org.eclipse.epp.packages-HELIOS_SR2.zip
* Helios SR2 RC4HELIOS_SR2
-rw-r--r--packages/org.eclipse.epp.package.common.feature/p2.inf1
-rw-r--r--packages/org.eclipse.epp.package.common/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.cpp/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.java.feature/eclipse_java_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.java/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.javascript/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/eclipse_jee_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.linuxtools/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.php.feature/eclipse_php_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.php/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.pulsar.feature/eclipse_pulsar_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.pulsar/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting/plugin.xml1
-rw-r--r--packages/org.eclipse.epp.package.soa.feature/eclipse_soa_helios.xml2
-rw-r--r--packages/org.eclipse.epp.package.soa/plugin.xml1
-rw-r--r--releng/org.eclipse.epp.config/eclipse_sdk_helios.xml6
-rw-r--r--releng/org.eclipse.epp.config/startEPP36.sh2
26 files changed, 18 insertions, 26 deletions
diff --git a/packages/org.eclipse.epp.package.common.feature/p2.inf b/packages/org.eclipse.epp.package.common.feature/p2.inf
index 14159d43..2d64e171 100644
--- a/packages/org.eclipse.epp.package.common.feature/p2.inf
+++ b/packages/org.eclipse.epp.package.common.feature/p2.inf
@@ -9,3 +9,4 @@ properties.1.value=false
#instructions.unconfigure=\
#org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:0,location:http${#58}//download.eclipse.org/technology/epp/packages/helios);\
#org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(type:1,location:http${#58}//download.eclipse.org/technology/epp/packages/helios);
+
diff --git a/packages/org.eclipse.epp.package.common/plugin.xml b/packages/org.eclipse.epp.package.common/plugin.xml
index ede9bd33..e57c6924 100644
--- a/packages/org.eclipse.epp.package.common/plugin.xml
+++ b/packages/org.eclipse.epp.package.common/plugin.xml
@@ -11,5 +11,5 @@
url="http://market.eclipsesource.com/yoxos">
</catalog>
</extension>
-
+
</plugin>
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 ae35a922..14f69a6c 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-helios-SR2-RC3" />
+ <product name="eclipse-cpp-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.cpp/plugin.xml b/packages/org.eclipse.epp.package.cpp/plugin.xml
index 2f48625b..37b3920e 100644
--- a/packages/org.eclipse.epp.package.cpp/plugin.xml
+++ b/packages/org.eclipse.epp.package.cpp/plugin.xml
@@ -52,5 +52,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 545b8a5e..7ecb2cdd 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-java-helios-SR2-RC3" />
+ <product name="eclipse-java-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.java/plugin.xml b/packages/org.eclipse.epp.package.java/plugin.xml
index afafb40d..beace267 100644
--- a/packages/org.eclipse.epp.package.java/plugin.xml
+++ b/packages/org.eclipse.epp.package.java/plugin.xml
@@ -53,5 +53,6 @@
</introProductBinding>
</extension>
+
</plugin>
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 8f399d11..4fa8ca2b 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-javascript-helios-SR2-RC3" />
+ <product name="eclipse-javascript-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.javascript/plugin.xml b/packages/org.eclipse.epp.package.javascript/plugin.xml
index 3a0a1639..7b858acf 100644
--- a/packages/org.eclipse.epp.package.javascript/plugin.xml
+++ b/packages/org.eclipse.epp.package.javascript/plugin.xml
@@ -65,5 +65,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 5f502de7..af1477d2 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-helios-SR2-RC3" />
+ <product name="eclipse-jee-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.jee/plugin.xml b/packages/org.eclipse.epp.package.jee/plugin.xml
index 2d66d943..bbc7f64e 100644
--- a/packages/org.eclipse.epp.package.jee/plugin.xml
+++ b/packages/org.eclipse.epp.package.jee/plugin.xml
@@ -59,5 +59,4 @@
</product>
</extension>
-
</plugin>
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 e6fe4a32..34652363 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-linuxtools-helios-SR2-RC3-incubation" />
+ <product name="eclipse-linuxtools-helios-SR2-RC4-incubation" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.linuxtools/plugin.xml b/packages/org.eclipse.epp.package.linuxtools/plugin.xml
index c422a602..8aae1a50 100644
--- a/packages/org.eclipse.epp.package.linuxtools/plugin.xml
+++ b/packages/org.eclipse.epp.package.linuxtools/plugin.xml
@@ -52,5 +52,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 859ece18..191b44dc 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-modeling-helios-SR2-RC3-incubation" />
+ <product name="eclipse-modeling-helios-SR2-RC4-incubation" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.modeling/plugin.xml b/packages/org.eclipse.epp.package.modeling/plugin.xml
index 5c9236e4..3fa7c093 100644
--- a/packages/org.eclipse.epp.package.modeling/plugin.xml
+++ b/packages/org.eclipse.epp.package.modeling/plugin.xml
@@ -52,5 +52,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 b8c7269c..0283c908 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-SR2-RC3" />
+ <product name="eclipse-php-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.php/plugin.xml b/packages/org.eclipse.epp.package.php/plugin.xml
index 10554b41..9691e5f2 100644
--- a/packages/org.eclipse.epp.package.php/plugin.xml
+++ b/packages/org.eclipse.epp.package.php/plugin.xml
@@ -52,5 +52,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 805f2604..7487e0cb 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-pulsar-helios-SR2-RC3" />
+ <product name="eclipse-pulsar-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.pulsar/plugin.xml b/packages/org.eclipse.epp.package.pulsar/plugin.xml
index da3bd9a7..eaf17e16 100644
--- a/packages/org.eclipse.epp.package.pulsar/plugin.xml
+++ b/packages/org.eclipse.epp.package.pulsar/plugin.xml
@@ -52,5 +52,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 3a64b4d2..3e060b3d 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-helios-SR2-RC3" />
+ <product name="eclipse-rcp-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml
index 7c3389e5..b54e4529 100644
--- a/packages/org.eclipse.epp.package.rcp/plugin.xml
+++ b/packages/org.eclipse.epp.package.rcp/plugin.xml
@@ -52,5 +52,4 @@
</introProductBinding>
</extension>
-
</plugin>
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 13c313b5..617f074c 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-reporting-helios-SR2-RC3" />
+ <product name="eclipse-reporting-helios-SR2-RC4" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.reporting/plugin.xml b/packages/org.eclipse.epp.package.reporting/plugin.xml
index c4306b71..81fbee46 100644
--- a/packages/org.eclipse.epp.package.reporting/plugin.xml
+++ b/packages/org.eclipse.epp.package.reporting/plugin.xml
@@ -51,6 +51,5 @@
productId="org.eclipse.epp.package.reporting.product">
</introProductBinding>
</extension>
-
</plugin>
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 11e2898c..8eca98bd 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.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-soa-helios-SR2-RC3-incubation" />
+ <product name="eclipse-soa-helios-SR2-RC4-incubation" />
</configuration> \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.soa/plugin.xml b/packages/org.eclipse.epp.package.soa/plugin.xml
index 24ebe2a6..9c75822a 100644
--- a/packages/org.eclipse.epp.package.soa/plugin.xml
+++ b/packages/org.eclipse.epp.package.soa/plugin.xml
@@ -51,6 +51,5 @@
productId="org.eclipse.epp.package.soa.product">
</introProductBinding>
</extension>
-
</plugin>
diff --git a/releng/org.eclipse.epp.config/eclipse_sdk_helios.xml b/releng/org.eclipse.epp.config/eclipse_sdk_helios.xml
index 8f5c67e5..26c4e0b0 100644
--- a/releng/org.eclipse.epp.config/eclipse_sdk_helios.xml
+++ b/releng/org.eclipse.epp.config/eclipse_sdk_helios.xml
@@ -13,7 +13,7 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse Classic 3.6.2 RC3"
+ packageName="Eclipse Classic 3.6.2 RC4"
maintainer="Eclipse Platform Team"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId=""
@@ -26,7 +26,7 @@
</packageTesters>
<FakePackage>True</FakePackage>
<FakePackageLocation>
- /eclipse/downloads/drops/S-3.6.2RC3-201102041030/
+ /eclipse/downloads/drops/S-3.6.2RC4-201102101200/
</FakePackageLocation>
</packageMetaData>
<MoreInfo>
@@ -40,6 +40,6 @@
<rcp version="3.6.2" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-SDK-3.6.2RC3" />
+ <product name="eclipse-SDK-3.6.2RC4" />
</configuration>
diff --git a/releng/org.eclipse.epp.config/startEPP36.sh b/releng/org.eclipse.epp.config/startEPP36.sh
index a13fb462..3a179be6 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-SR2-RC3"
+RELEASE_NAME="-helios-SR2-RC4"
# variables
START_TIME=`date -u +%Y%m%d-%H%M`

Back to the top