Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Oberhuber2013-03-21 21:04:17 +0000
committerMarkus Knauer2013-03-22 12:57:03 +0000
commit4f408b123aad85376bddf603244becf6865befdf (patch)
tree640a37506e37b08ef60cc959845b8ac6edd5857f /packages
parentfe1bbc05d84d0fb1d85db66d2236270ac6f2d9de (diff)
downloadorg.eclipse.epp.packages-4f408b123aad85376bddf603244becf6865befdf.tar.gz
org.eclipse.epp.packages-4f408b123aad85376bddf603244becf6865befdf.tar.xz
org.eclipse.epp.packages-4f408b123aad85376bddf603244becf6865befdf.zip
EPP Website: Update package description for Eclipse.org downloads
Change-Id: I7e258e4e1ef510f85e5de7f0b8b08d4d9b307765 Signed-off-by: Martin Oberhuber <martin.oberhuber@windriver.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/org.eclipse.epp.package.classic.feature/epp.website.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.classic.feature/epp.website.xml b/packages/org.eclipse.epp.package.classic.feature/epp.website.xml
index 5d138749..14e50b18 100644
--- a/packages/org.eclipse.epp.package.classic.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.classic.feature/epp.website.xml
@@ -19,7 +19,19 @@
bugzillaComponentId=""
testPlan="" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
- <description><![CDATA[The classic Eclipse download: the Eclipse Platform, Java Development Tools, and Plug-in Development Environment, including source and both user and programmer documentation. Please look also at the <a href="http://download.eclipse.org/eclipse/downloads/">Eclipse Project download page</a>.]]></description>
+ <description><![CDATA[
+The classic Eclipse download: the Eclipse Platform, Java Development Tools, and Plug-in Development Environment,
+including source and both user and programmer documentation.
+<br/>
+<b>New in M6:</b> Now also includes egit and MPC, see
+<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=397896">bug 397896</a> for details.
+If you want the original Eclipse SDK instead, please get it from the
+<a href="http://download.eclipse.org/eclipse/downloads/">Eclipse Project download page</a>.
+<br/>
+Click <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?component=package content&form_name=enter_bug&product=EPP">here</a>
+to file a bug against the new packaging / branding, or
+<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform">here</a> to file a bug against Eclipse Platform.
+]]></description>
<!-- packageTesters is a list of the people that are testing the package -->
<packageTesters>
<tester>Eclipse Project</tester>

Back to the top