Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2012-06-25 18:00:02 +0000
committerMarkus Knauer2012-06-25 18:00:02 +0000
commitb873842a117685080b06f3f2b30a398eeff0972e (patch)
tree20c6bf26b31c20cb305de99b876c41cf5a4440bb /packages
parent9df46b0f4cafa20757ddcd22a38afeceb0752605 (diff)
downloadorg.eclipse.epp.packages-b873842a117685080b06f3f2b30a398eeff0972e.tar.gz
org.eclipse.epp.packages-b873842a117685080b06f3f2b30a398eeff0972e.tar.xz
org.eclipse.epp.packages-b873842a117685080b06f3f2b30a398eeff0972e.zip
Update package metadata
* Adjust filename of the final release packages * Update URLs of New and Noteworthy documentation
Diffstat (limited to 'packages')
-rw-r--r--packages/org.eclipse.epp.package.automotive.feature/eclipse_automotive_juno.xml5
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_juno.xml11
-rw-r--r--packages/org.eclipse.epp.package.java.feature/eclipse_java_juno.xml9
-rw-r--r--packages/org.eclipse.epp.package.jee.feature/eclipse_jee_juno.xml7
-rw-r--r--packages/org.eclipse.epp.package.mobile.feature/eclipse_mobile_juno.xml6
-rw-r--r--packages/org.eclipse.epp.package.modeling.feature/eclipse_modeling_juno.xml4
-rw-r--r--packages/org.eclipse.epp.package.parallel.feature/eclipse_parallel_juno.xml7
-rw-r--r--packages/org.eclipse.epp.package.rcp.feature/eclipse_rcp_juno.xml11
-rw-r--r--packages/org.eclipse.epp.package.reporting.feature/eclipse_reporting_juno.xml4
-rw-r--r--packages/org.eclipse.epp.package.scout.feature/eclipse_scout_juno.xml4
-rw-r--r--packages/org.eclipse.epp.package.testing.feature/eclipse_testing_juno.xml11
11 files changed, 48 insertions, 31 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 cca34a9f..1c4bfa69 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
@@ -22,6 +22,9 @@
</packageTesters>
</packageMetaData>
<MoreInfo>
+ <NewAndNoteworthy
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
+ project="Eclipse Platform" />
</MoreInfo>
<!-- version, the RCP version to build. This is used to determine the file
@@ -29,6 +32,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-automotive-juno-RC4" />
+ <product name="eclipse-automotive-juno" />
</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 379b702e..85cb4d0e 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
@@ -23,16 +23,19 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="http://wiki.eclipse.org/CDT/User/NewIn80"
+ url="http://wiki.eclipse.org/CDT/User/NewIn90"
project="Eclipse CDT" />
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://www.eclipse.org/linuxtools/new/"
+ project="Eclipse Linux Tools" />
+ <NewAndNoteworthy
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/1.0.0"
+ url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/2.0"
project="Eclipse EGit" />
</MoreInfo>
@@ -42,6 +45,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-cpp-juno-RC4" />
+ <product name="eclipse-cpp-juno" />
</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 0cfb51f9..8de797b3 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
@@ -23,14 +23,17 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/1.1.0"
+ url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/2.0"
project="EGit" />
+ <NewAndNoteworthy
+ url="http://eclipse.org/recommenders/documentation/changes.html"
+ project="Eclipse Code Recommenders" />
</MoreInfo>
@@ -39,6 +42,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-java-juno-RC4" />
+ <product name="eclipse-java-juno" />
</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 48afb7d8..bdfe94f5 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
@@ -18,8 +18,7 @@
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
<tester>David Williams</tester>
- <tester>Markus Knauer</tester>
- <tester>Mik Kersten</tester>
+ <tester>Chuck Bridgham</tester>
<tester>Martin Oberhuber</tester>
</packageTesters>
</packageMetaData>
@@ -28,7 +27,7 @@
url="http://www.eclipse.org/webtools/development/news/main.php"
project="Eclipse Webtools Project" />
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
@@ -43,6 +42,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-jee-juno-RC4" />
+ <product name="eclipse-jee-juno" />
</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 2135605f..0f2d9ed0 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
@@ -26,13 +26,13 @@
url="http://wiki.eclipse.org/Mobile/NewInJuno"
project="Eclipse for Mobile Developers" />
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/1.1.0"
+ url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/2.0"
project="EGit" />
</MoreInfo>
@@ -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-RC4" />
+ <product name="eclipse-mobile-juno" />
</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 b873c39f..7502ef7f 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
@@ -40,7 +40,7 @@
url="http://wiki.eclipse.org/ATL_3.2.0_New_and_Noteworthy"
project="M2M ATL" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/MDT/OCL/New_and_Noteworthy/Indigo"
+ url="http://wiki.eclipse.org/MDT/OCL/New_and_Noteworthy/Juno"
project="MDT OCL" />
</MoreInfo>
@@ -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-RC4" />
+ <product name="eclipse-modeling-juno" />
</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 52ed7ad9..c5a7c3df 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
@@ -26,12 +26,15 @@
project="Eclipse PTP" />
<!-- Update for 4.2 final-->
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops4/S-4.2M5-201201271145/eclipse-news-M5.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://wiki.eclipse.org/CDT/User/NewIn90"
project="Eclipse CDT" />
<NewAndNoteworthy
+ url="http://www.eclipse.org/linuxtools/new/"
+ project="Eclipse Linux Tools" />
+ <NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
</MoreInfo>
@@ -42,6 +45,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-parallel-juno-RC4" />
+ <product name="eclipse-parallel-juno" />
</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 bc9ae6d3..381c4997 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
@@ -22,17 +22,20 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
- url="http://www.eclipse.org/rap/noteworthy/1.4/"
+ url="http://www.eclipse.org/rap/noteworthy/1.5/"
project="Eclipse RAP" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
project="Eclipse Mylyn" />
<NewAndNoteworthy
- url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/1.0.0"
+ url="http://wiki.eclipse.org/EGit/New_and_Noteworthy/2.0"
project="Eclipse EGit" />
+ <NewAndNoteworthy
+ url="http://eclipse.org/recommenders/documentation/changes.html"
+ project="Eclipse Code Recommenders" />
</MoreInfo>
@@ -41,6 +44,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-rcp-juno-RC4" />
+ <product name="eclipse-rcp-juno" />
</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 17ad5e01..20a403d5 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
@@ -28,7 +28,7 @@
url="http://www.eclipse.org/webtools/development/news/main.php"
project="Eclipse Webtools Project" />
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
@@ -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-RC4" />
+ <product name="eclipse-reporting-juno" />
</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 4db4c81a..81f0e49b 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
@@ -26,7 +26,7 @@
url="http://wiki.eclipse.org/Scout/Release/Juno#New_and_Noteworthy"
project="Eclipse Scout" />
<NewAndNoteworthy
- url="http://download.eclipse.org/eclipse/downloads/drops/R-3.7-201106131736/eclipse-news.html"
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
project="Eclipse Platform" />
<NewAndNoteworthy
url="http://www.eclipse.org/mylyn/new/"
@@ -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-RC4" />
+ <product name="eclipse-scout-juno" />
</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 e7ed321c..a887a07c 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
@@ -26,11 +26,14 @@
</packageMetaData>
<MoreInfo>
<NewAndNoteworthy
- url="http://www.eclipse.org/mylyn/new/"
- project="Eclipse Mylyn" />
- <NewAndNoteworthy
url="http://www.eclipse.org/jubula/new/"
project="Eclipse Jubula" />
+ <NewAndNoteworthy
+ url="http://download.eclipse.org/eclipse/downloads/drops4/R-4.2-201206081400/news/index.html"
+ project="Eclipse Platform" />
+ <NewAndNoteworthy
+ url="http://www.eclipse.org/mylyn/new/"
+ project="Eclipse Mylyn" />
</MoreInfo>
@@ -39,6 +42,6 @@
<rcp version="4.2.0" />
<!-- name, the name of the product, used in naming the created files. -->
- <product name="eclipse-testing-juno-RC4" />
+ <product name="eclipse-testing-juno" />
</configuration>

Back to the top