Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2011-09-09 06:14:03 +0000
committerMarkus Knauer2011-09-09 06:14:03 +0000
commit11c16cd7a78a61697a347e3ea9ffa589958e09a3 (patch)
tree7d95e2a9949bfd568c1778dce105a8eba8ab0ea1
parent4afa141f5e130890fce75e14c37acba4f3b3d092 (diff)
downloadorg.eclipse.epp.packages-11c16cd7a78a61697a347e3ea9ffa589958e09a3.tar.gz
org.eclipse.epp.packages-11c16cd7a78a61697a347e3ea9ffa589958e09a3.tar.xz
org.eclipse.epp.packages-11c16cd7a78a61697a347e3ea9ffa589958e09a3.zip
* all: bug 356590 - About Dialog update for Indigo SR1
* all: SR1-RC3 updates
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.cpp/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.java.feature/eclipse_java_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.java/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.javascript/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/eclipse_jee_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.jee/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.linuxtools/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.modeling/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.parallel/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.php/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.pulsar/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.rcp/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.reporting/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.scout.feature/eclipse_scout_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.scout/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.soa/plugin.xml2
-rw-r--r--packages/org.eclipse.epp.package.testing.feature/eclipse_testing_indigo.xml2
-rw-r--r--packages/org.eclipse.epp.package.testing/plugin.xml2
-rw-r--r--releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml2
-rwxr-xr-xreleng/org.eclipse.epp.config/startEPPIndigo.sh2
27 files changed, 27 insertions, 27 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_indigo.xml b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_indigo.xml
index 80cf3684..154714b4 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_indigo.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_indigo.xml
@@ -42,6 +42,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-indigo-SR1-RC2-incubation" />
+ <product name="eclipse-cpp-indigo-SR1-RC3-incubation" />
</configuration> \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.cpp/plugin.xml b/packages/org.eclipse.epp.package.cpp/plugin.xml
index fd54d98f..01f66529 100644
--- a/packages/org.eclipse.epp.package.cpp/plugin.xml
+++ b/packages/org.eclipse.epp.package.cpp/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for C/C++ Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for C/C++ Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.java.feature/eclipse_java_indigo.xml b/packages/org.eclipse.epp.package.java.feature/eclipse_java_indigo.xml
index adabeb40..efe06a94 100644
--- a/packages/org.eclipse.epp.package.java.feature/eclipse_java_indigo.xml
+++ b/packages/org.eclipse.epp.package.java.feature/eclipse_java_indigo.xml
@@ -39,6 +39,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-java-indigo-SR1-RC2" />
+ <product name="eclipse-java-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.java/plugin.xml b/packages/org.eclipse.epp.package.java/plugin.xml
index fe55cd6a..272b24cf 100644
--- a/packages/org.eclipse.epp.package.java/plugin.xml
+++ b/packages/org.eclipse.epp.package.java/plugin.xml
@@ -34,7 +34,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for Java Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for Java Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="windowImages"
diff --git a/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_indigo.xml b/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_indigo.xml
index d5c7eda2..e1a1415a 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_indigo.xml
+++ b/packages/org.eclipse.epp.package.javascript.feature/eclipse_javascript_indigo.xml
@@ -35,6 +35,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-javascript-indigo-SR1-RC2" />
+ <product name="eclipse-javascript-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.javascript/plugin.xml b/packages/org.eclipse.epp.package.javascript/plugin.xml
index 936838a1..eb621d07 100644
--- a/packages/org.eclipse.epp.package.javascript/plugin.xml
+++ b/packages/org.eclipse.epp.package.javascript/plugin.xml
@@ -18,7 +18,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for JavaScript Web Developers.&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
+ value="Eclipse IDE for JavaScript Web Developers.&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_indigo.xml b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_indigo.xml
index 54e0b809..aad6dfde 100644
--- a/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_indigo.xml
+++ b/packages/org.eclipse.epp.package.jee.feature/eclipse_jee_indigo.xml
@@ -43,6 +43,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-indigo-SR1-RC2" />
+ <product name="eclipse-jee-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.jee/plugin.xml b/packages/org.eclipse.epp.package.jee/plugin.xml
index 2f009ead..006fa792 100644
--- a/packages/org.eclipse.epp.package.jee/plugin.xml
+++ b/packages/org.eclipse.epp.package.jee/plugin.xml
@@ -30,7 +30,7 @@
</property>
<property
name="aboutText"
- value="Eclipse Java EE IDE for Web Developers.&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
+ value="Eclipse Java EE IDE for Web Developers.&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2005, 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/webtools">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_indigo.xml b/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_indigo.xml
index 7f7e5e3c..cefa3f1a 100644
--- a/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_indigo.xml
+++ b/packages/org.eclipse.epp.package.linuxtools.feature/eclipse_linuxtools_indigo.xml
@@ -45,6 +45,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-linuxtools-indigo-SR1-RC2-incubation" />
+ <product name="eclipse-linuxtools-indigo-SR1-RC3-incubation" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.linuxtools/plugin.xml b/packages/org.eclipse.epp.package.linuxtools/plugin.xml
index 7f3d3fc4..5f514373 100644
--- a/packages/org.eclipse.epp.package.linuxtools/plugin.xml
+++ b/packages/org.eclipse.epp.package.linuxtools/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for C/C++ Linux Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for C/C++ Linux Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml
index 5f952993..4c72e910 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml
+++ b/packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_indigo.xml
@@ -49,6 +49,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-modeling-indigo-SR1-RC2" />
+ <product name="eclipse-modeling-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.modeling/plugin.xml b/packages/org.eclipse.epp.package.modeling/plugin.xml
index 32dc2d98..6d35ee1e 100644
--- a/packages/org.eclipse.epp.package.modeling/plugin.xml
+++ b/packages/org.eclipse.epp.package.modeling/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse Modeling Tools&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse Modeling Tools&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_indigo.xml b/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_indigo.xml
index c791abbc..3b966041 100644
--- a/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_indigo.xml
+++ b/packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_indigo.xml
@@ -41,6 +41,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-parallel-indigo-SR1-RC2-incubation" />
+ <product name="eclipse-parallel-indigo-SR1-RC3-incubation" />
</configuration> \ No newline at end of file
diff --git a/packages/org.eclipse.epp.package.parallel/plugin.xml b/packages/org.eclipse.epp.package.parallel/plugin.xml
index eeffe321..af93715c 100644
--- a/packages/org.eclipse.epp.package.parallel/plugin.xml
+++ b/packages/org.eclipse.epp.package.parallel/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for Parallel Application Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for Parallel Application Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.php/plugin.xml b/packages/org.eclipse.epp.package.php/plugin.xml
index 058c08cb..6e2ee01e 100644
--- a/packages/org.eclipse.epp.package.php/plugin.xml
+++ b/packages/org.eclipse.epp.package.php/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for PHP Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for PHP Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.pulsar/plugin.xml b/packages/org.eclipse.epp.package.pulsar/plugin.xml
index 0e9bbce1..7adfd573 100644
--- a/packages/org.eclipse.epp.package.pulsar/plugin.xml
+++ b/packages/org.eclipse.epp.package.pulsar/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Pulsar for Mobile Developers.&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Pulsar Committers and others. 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/pulsar/">
+ value="Pulsar for Mobile Developers.&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Pulsar Committers and others. 2011. All rights reserved.&#x0A;Visit http://www.eclipse.org/pulsar/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_indigo.xml b/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_indigo.xml
index 17237852..56fe466b 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_indigo.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_indigo.xml
@@ -41,6 +41,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-indigo-SR1-RC2" />
+ <product name="eclipse-rcp-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml
index 27ea23d7..2ae8a9e6 100644
--- a/packages/org.eclipse.epp.package.rcp/plugin.xml
+++ b/packages/org.eclipse.epp.package.rcp/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for RCP and RAP Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for RCP and RAP Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_indigo.xml b/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_indigo.xml
index 3cfc5e3e..f7e86343 100644
--- a/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_indigo.xml
+++ b/packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_indigo.xml
@@ -43,6 +43,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-reporting-indigo-SR1-RC2" />
+ <product name="eclipse-reporting-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.reporting/plugin.xml b/packages/org.eclipse.epp.package.reporting/plugin.xml
index 115451a7..210823b9 100644
--- a/packages/org.eclipse.epp.package.reporting/plugin.xml
+++ b/packages/org.eclipse.epp.package.reporting/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for Java and Report Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for Java and Report Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_indigo.xml b/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_indigo.xml
index 193571f7..8c03bd67 100644
--- a/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_indigo.xml
+++ b/packages/org.eclipse.epp.package.scout.feature/eclipse_scout_indigo.xml
@@ -39,6 +39,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-scout-indigo-SR1-RC2" />
+ <product name="eclipse-scout-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.scout/plugin.xml b/packages/org.eclipse.epp.package.scout/plugin.xml
index aaa8370b..ca44e6d5 100644
--- a/packages/org.eclipse.epp.package.scout/plugin.xml
+++ b/packages/org.eclipse.epp.package.scout/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for scout and RAP Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for scout and RAP Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/packages/org.eclipse.epp.package.soa/plugin.xml b/packages/org.eclipse.epp.package.soa/plugin.xml
index 4a344e84..30d9fe3d 100644
--- a/packages/org.eclipse.epp.package.soa/plugin.xml
+++ b/packages/org.eclipse.epp.package.soa/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse IDE for SOA Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse IDE for SOA Developers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"
diff --git a/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_indigo.xml b/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_indigo.xml
index b3b78daf..b0dda139 100644
--- a/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_indigo.xml
+++ b/packages/org.eclipse.epp.package.testing.feature/eclipse_testing_indigo.xml
@@ -42,6 +42,6 @@
<rcp version="3.7.1" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-testing-indigo-SR1-RC2" />
+ <product name="eclipse-testing-indigo-SR1-RC3" />
</configuration>
diff --git a/packages/org.eclipse.epp.package.testing/plugin.xml b/packages/org.eclipse.epp.package.testing/plugin.xml
index 6eacefaf..6c4abcf8 100644
--- a/packages/org.eclipse.epp.package.testing/plugin.xml
+++ b/packages/org.eclipse.epp.package.testing/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for Testers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for Testers&#x0A;&#x0A;Version: Indigo Service Release 1&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupForegroundColor"
diff --git a/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml b/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
index 81a6b0ce..586cfca5 100644
--- a/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
+++ b/releng/org.eclipse.epp.config/eclipse_sdk_indigo.xml
@@ -13,7 +13,7 @@
testPlan is the fully qualified URL to the test plan for this package
-->
<packageMetaData
- packageName="Eclipse Classic 3.7.1 RC2"
+ packageName="Eclipse Classic 3.7.1 RC3"
maintainer="Eclipse Platform Team"
iconurl="http://www.eclipse.org/downloads/images/classic2.jpg"
bugzillaComponentId=""
diff --git a/releng/org.eclipse.epp.config/startEPPIndigo.sh b/releng/org.eclipse.epp.config/startEPPIndigo.sh
index 26a900a0..d3d7f378 100755
--- a/releng/org.eclipse.epp.config/startEPPIndigo.sh
+++ b/releng/org.eclipse.epp.config/startEPPIndigo.sh
@@ -26,7 +26,7 @@ fi
# variables to adjust
BASE_DIR=/shared/technology/epp/epp_build/indigo
-RELEASE_NAME="-indigo-SR1-RC2"
+RELEASE_NAME="-indigo-SR1-RC3"
# variables
START_TIME=`date -u +%Y%m%d-%H%M`

Back to the top