Final updates for Eclipse Neon

- Update N&N URLs in epp.website.xml files
- Add new Neon packages to download stats XSL

Change-Id: I8b5cc511725b6b71edd006a2a4e348e46f79dc03
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
diff --git a/packages/org.eclipse.epp.package.android.feature/epp.website.xml b/packages/org.eclipse.epp.package.android.feature/epp.website.xml
index 7ffa7f5..3834804 100644
--- a/packages/org.eclipse.epp.package.android.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.android.feature/epp.website.xml
@@ -25,10 +25,10 @@
     url="https://www.eclipse.org/eclipse/news/4.6/"
     project="Eclipse Platform" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/CDT/User/NewIn87"
+    url="https://wiki.eclipse.org/CDT/User/NewIn90"
     project="Eclipse CDT" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn40"
+    url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn50"
     project="Eclipse Linux Tools" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/mylyn/new/"
diff --git a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
index 689d906..7348ce6 100644
--- a/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.committers.feature/epp.website.xml
@@ -24,7 +24,7 @@
     <!-- packageTesters is a list of the people that are testing the package -->
      <packageTesters>
       <tester>Gunnar Wagenknecht</tester>
-      <tester>Martin Oberhuber</tester>
+      <tester>Markus Knauer</tester>
     </packageTesters>
   </packageMetaData>
   <MoreInfo>
@@ -32,7 +32,7 @@
     url="https://www.eclipse.org/eclipse/news/4.6/"
     project="Eclipse Platform" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   </MoreInfo>
 
diff --git a/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml b/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
index c63b839..12e5119 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.cpp.feature/epp.website.xml
@@ -22,10 +22,10 @@
   </packageMetaData>
   <MoreInfo>
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/CDT/User/NewIn87"
+    url="https://wiki.eclipse.org/CDT/User/NewIn90"
     project="Eclipse CDT" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn40"
+    url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn50"
     project="Eclipse Linux Tools" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/eclipse/news/4.6/"
@@ -34,7 +34,7 @@
     url="https://www.eclipse.org/mylyn/new/"
     project="Eclipse Mylyn" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   </MoreInfo>
 
diff --git a/packages/org.eclipse.epp.package.java.feature/epp.website.xml b/packages/org.eclipse.epp.package.java.feature/epp.website.xml
index 195a831..126b065 100644
--- a/packages/org.eclipse.epp.package.java.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.java.feature/epp.website.xml
@@ -14,7 +14,7 @@
    bugzillaComponentId="java-package"
    testPlan="http://www.eclipse.org/epp/testplan.php" >
     <!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
-     <description><![CDATA[The essential tools for any Java developer, including a Java IDE, a Git client, XML Editor, Mylyn, Maven integration and WindowBuilder]]></description>
+     <description><![CDATA[The essential tools for any Java developer, including a Java IDE, a Git client, XML Editor, Mylyn, Maven and Gradle integration]]></description>
     <!-- packageTesters is a list of the people that are testing the package -->
      <packageTesters>
       <tester>Andreas Sewe</tester>
@@ -28,7 +28,7 @@
     url="https://www.eclipse.org/mylyn/new/"
     project="Eclipse Mylyn" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/recommenders/manual/"
diff --git a/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml b/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
index 4044a30..8b2585c 100644
--- a/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.javascript.feature/epp.website.xml
@@ -23,7 +23,7 @@
   <MoreInfo>
   <NewAndNoteworthy
     url="https://www.eclipse.org/webtools/development/news/main.php"
-    project="Eclipse for Web Developers" />
+    project="Eclipse Webtools Project" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/eclipse/news/4.6/"
     project="Eclipse Platform" />
@@ -31,7 +31,7 @@
     url="https://www.eclipse.org/mylyn/new/"
     project="Eclipse Mylyn" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   </MoreInfo>
 
diff --git a/packages/org.eclipse.epp.package.jee.feature/epp.website.xml b/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
index 6e04180..ce6b3b2 100644
--- a/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.jee.feature/epp.website.xml
@@ -17,9 +17,8 @@
      <description><![CDATA[Tools for Java developers creating Java EE and Web applications, including a Java IDE, tools for Java EE, JPA, JSF, Mylyn, EGit and others.]]></description>
     <!-- packageTesters is a list of the people that are testing the package -->
      <packageTesters>
-      <tester>David Williams</tester>
       <tester>Chuck Bridgham</tester>
-      <tester>Martin Oberhuber</tester>
+      <tester>David Williams</tester>
     </packageTesters>
   </packageMetaData>
   <MoreInfo>
@@ -33,11 +32,11 @@
     url="https://www.eclipse.org/mylyn/new/"
     project="Eclipse Mylyn" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.2.0"
-    project="M2E-WTP" />
+    url="https://wiki.eclipse.org/M2E-WTP/New_and_Noteworthy/1.7.0"
+    project="Eclipse M2E-WTP" />
   </MoreInfo>
 
   <!-- version, the RCP version to build. This is used to determine the file 
diff --git a/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml b/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
index 39581a9..f79f117 100644
--- a/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.modeling.feature/epp.website.xml
@@ -24,17 +24,17 @@
   </packageMetaData>
   <MoreInfo>
   <NewAndNoteworthy
-    url="https://projects.eclipse.org/projects/modeling.amalgam/releases/1.6.0"
+    url="https://projects.eclipse.org/projects/modeling.amalgam/releases/1.7.0"
     project="Modeling Package" />
   <NewAndNoteworthy
     url="https://wiki.eclipse.org/Ecore_Tools/New_and_Noteworthy"
-    project="EcoreTools" />
+    project="Eclipse EcoreTools" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EMF_Compare/New_and_Noteworthy/3.1.0"
-    project="EMF Compare" />
+    url="https://wiki.eclipse.org/EMF_Compare/New_and_Noteworthy/3.2.0"
+    project="Eclipse EMF Compare" />
   <NewAndNoteworthy
-    url="https://projects.eclipse.org/projects/modeling.mmt.atl/releases/3.6.0"
-    project="ATL" />
+    url="https://projects.eclipse.org/projects/modeling.mmt.atl/releases/3.7.0"
+    project="Eclipse ATL" />
   </MoreInfo>
 
   <!-- version, the RCP version to build. This is used to determine the file 
diff --git a/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml b/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml
index 0a9ad0c..bf0c8ab 100644
--- a/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.parallel.feature/epp.website.xml
@@ -17,21 +17,21 @@
      <description><![CDATA[Tools for C, C++, Fortran, and UPC, including MPI, OpenMP, OpenACC, a parallel debugger, and remotely building, running and monitoring applications.]]></description>
     <!-- packageTesters is a list of the people that are testing the package -->
      <packageTesters>
-      <tester>Beth Tibbitts</tester>
+      <tester>Greg Watson</tester>
     </packageTesters>
   </packageMetaData>
   <MoreInfo>
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/PTP/new_and_noteworthy/9.0.0"
+    url="https://wiki.eclipse.org/PTP/new_and_noteworthy/9.1.0"
     project="Eclipse PTP" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/eclipse/news/4.6/"
     project="Eclipse Platform" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/CDT/User/NewIn87"
+    url="https://wiki.eclipse.org/CDT/User/NewIn90"
     project="Eclipse CDT" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn40"
+    url="https://wiki.eclipse.org/Linux_Tools_Project/News/NewIn50"
     project="Eclipse Linux Tools" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/mylyn/new/"
diff --git a/packages/org.eclipse.epp.package.php.feature/epp.website.xml b/packages/org.eclipse.epp.package.php.feature/epp.website.xml
index 6fbda38..73d2e6e 100644
--- a/packages/org.eclipse.epp.package.php.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.php.feature/epp.website.xml
@@ -23,8 +23,8 @@
   </packageMetaData>
   <MoreInfo>
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/PDT/NewIn35"
-    project="Eclipse for PHP Developers" />
+    url="https://wiki.eclipse.org/PDT/NewIn40"
+    project="Eclipse PHP Development Tools" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/eclipse/news/4.6/"
     project="Eclipse Platform" />
@@ -32,7 +32,7 @@
     url="https://www.eclipse.org/mylyn/new/"
     project="Eclipse Mylyn" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   </MoreInfo>
 
diff --git a/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml b/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
index 4c17b11..99f4972 100644
--- a/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.rcp.feature/epp.website.xml
@@ -14,7 +14,7 @@
    bugzillaComponentId="rcp-package"
    testPlan="http://www.eclipse.org/epp/testplan.php" >
      <!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->
-     <description><![CDATA[A complete set of tools for developers who want to create Eclipse plug-ins, Rich Client Applications or Remote Application Platform (RCP+RAP), plus Mylyn, the m2e Maven integration, and an XML editor. It contains the EGit tooling for accessing Git version control systems.]]></description>
+     <description><![CDATA[A complete set of tools for developers who want to create Eclipse plug-ins, Rich Client Applications or Remote Application Platform (RCP+RAP), plus Maven and Gradle tooling, and an XML editor. It contains the EGit tooling for accessing Git version control systems.]]></description>
      <!-- packageTesters is a list of the people that are testing the package -->
      <packageTesters>
       <tester>Markus Knauer</tester>
@@ -25,13 +25,13 @@
     url="https://www.eclipse.org/eclipse/news/4.6/"
     project="Eclipse Platform" />
   <NewAndNoteworthy
-    url="https://www.eclipse.org/rap/noteworthy/3.0/"
+    url="https://www.eclipse.org/rap/noteworthy/3.1/"
     project="Eclipse RAP" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/mylyn/new/"
     project="Eclipse Mylyn" />
   <NewAndNoteworthy
-    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.0"
+    url="https://wiki.eclipse.org/EGit/New_and_Noteworthy/4.4"
     project="Eclipse EGit" />
   <NewAndNoteworthy
     url="https://www.eclipse.org/recommenders/manual/"
diff --git a/releng/org.eclipse.epp.config/tools/addDownloadStats.xsl b/releng/org.eclipse.epp.config/tools/addDownloadStats.xsl
index 6f4529a..987a057 100644
--- a/releng/org.eclipse.epp.config/tools/addDownloadStats.xsl
+++ b/releng/org.eclipse.epp.config/tools/addDownloadStats.xsl
@@ -26,6 +26,10 @@
     </properties>
   </xsl:template>
 
+  <xsl:template match="artifact[@classifier='osgi.bundle' and @id='org.eclipse.epp.package.android']/properties">
+    <xsl:call-template name="artifact_properties" />
+  </xsl:template>
+
   <xsl:template match="artifact[@classifier='osgi.bundle' and @id='org.eclipse.epp.package.committers']/properties">
     <xsl:call-template name="artifact_properties" />
   </xsl:template>
@@ -86,6 +90,10 @@
   </xsl:template>
 
 
+  <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='org.eclipse.epp.package.android.feature']/properties">
+    <xsl:call-template name="artifact_properties_feature" />
+  </xsl:template>
+
   <xsl:template match="artifact[@classifier='org.eclipse.update.feature' and @id='org.eclipse.epp.package.committers.feature']/properties">
     <xsl:call-template name="artifact_properties_feature" />
   </xsl:template>