You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2017/09/26 10:29:39 UTC

sling-site git commit: Resync with svn downloads.list at revision 1809724

Repository: sling-site
Updated Branches:
  refs/heads/master 0c095bcd9 -> d65a41d55


Resync with svn downloads.list at revision 1809724


Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/d65a41d5
Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/d65a41d5
Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/d65a41d5

Branch: refs/heads/master
Commit: d65a41d559a569e60688b0a5fcca25af5efbc277
Parents: 0c095bc
Author: Bertrand Delacretaz <bd...@apache.org>
Authored: Tue Sep 26 12:29:23 2017 +0200
Committer: Bertrand Delacretaz <bd...@apache.org>
Committed: Tue Sep 26 12:29:23 2017 +0200

----------------------------------------------------------------------
 src/main/jbake/templates/downloads.tpl | 73 +++++++++++++++--------------
 1 file changed, 39 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/sling-site/blob/d65a41d5/src/main/jbake/templates/downloads.tpl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index eaeabd3..3f64c5f 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -9,6 +9,8 @@
 // ------------------------------------------------------------------------------------------------
 // Downloads template data
 // The page template itself is found below.
+// To convert from the old svn downloads.list ust
+//    while read l; do echo "  \"$l\","; done < content/downloads.list
 // ------------------------------------------------------------------------------------------------
 def launchpadVersion="9"
 
@@ -23,11 +25,12 @@ def slingApplication=[
 ]
 
 def mavenPlugins=[
-  "Maven JSPC Plugin|maven-jspc-plugin|2.0.8",
+  "JSPC Maven Plugin|jspc-maven-plugin|2.1.0",
   "Maven Launchpad Plugin|maven-launchpad-plugin|2.3.4",
-  "Maven Sling Plugin|maven-sling-plugin|2.3.0",
-  "Slingstart Maven Plugin|slingstart-maven-plugin|1.7.6",
-  "HTL Maven Plugin|htl-maven-plugin|1.0.6"
+  "Maven Sling Plugin|maven-sling-plugin|2.3.2",
+  "Slingstart Maven Plugin|slingstart-maven-plugin|1.7.8",
+  "HTL Maven Plugin|htl-maven-plugin|1.0.8",
+  "Java Version Maven Plugin|javaversion-maven-plugin|1.0.0"
 ]
 
 def bundles=[
@@ -36,7 +39,7 @@ def bundles=[
   "Adapter|org.apache.sling.adapter|2.1.10",
   "Adapter Annotations|adapter-annotations|1.0.0",
   "API|org.apache.sling.api|2.16.2",
-  "Auth Core|org.apache.sling.auth.core|1.3.26",
+  "Auth Core|org.apache.sling.auth.core|1.4.0",
   "Auth Form|org.apache.sling.auth.form|1.0.8",
   "Auth OpenID|org.apache.sling.auth.openid|1.0.4",
   "Auth Selector|org.apache.sling.auth.selector|1.0.6",
@@ -48,24 +51,25 @@ def bundles=[
   "Bundle Resource Provider|org.apache.sling.bundleresource.impl|2.2.0",
   "Classloader Leak Detector|org.apache.sling.extensions.classloader-leak-detector|1.0.0",
   "Commons Classloader|org.apache.sling.commons.classloader|1.4.0",
-  "Commons Compiler|org.apache.sling.commons.compiler|2.2.0",
+  "Commons Compiler|org.apache.sling.commons.compiler|2.3.4",
   "Commons FileSystem ClassLoader|org.apache.sling.commons.fsclassloader|1.0.6",
   "Commons HTML|org.apache.sling.commons.html|1.0.0",
-  "Commons Johnzon|org.apache.sling.commons.johnzon|1.0.0",
+  "Commons Johnzon|org.apache.sling.commons.johnzon|1.1.0",
   "Commons JSON|org.apache.sling.commons.json|2.0.20",
   "Commons Log|org.apache.sling.commons.log|5.0.2",
   "Commons Log WebConsole Plugin|org.apache.sling.commons.log.webconsole|1.0.0",
   "Commons Log Service|org.apache.sling.commons.logservice|1.0.6",
   "Commons Metrics|org.apache.sling.commons.metrics|1.2.2",
+  "Commons RRD4J metrics reporter|org.apache.sling.commons.metrics-rrd4j|1.0.0",
   "Commons Mime Type Service|org.apache.sling.commons.mime|2.1.10",
   "Commons OSGi|org.apache.sling.commons.osgi|2.4.0",
-  "Commons Scheduler|org.apache.sling.commons.scheduler|2.6.2",
+  "Commons Scheduler|org.apache.sling.commons.scheduler|2.7.2",
   "Commons Testing|org.apache.sling.commons.testing|2.1.0",
   "Commons Threads|org.apache.sling.commons.threads|3.2.6",
   "Content Detection Support|org.apache.sling.commons.contentdetection|1.0.2",
   "Context-Aware Configuration API|org.apache.sling.caconfig.api|1.1.0",
   "Context-Aware Configuration bnd Plugin|org.apache.sling.caconfig.bnd-plugin|1.0.2",
-  "Context-Aware Configuration Impl|org.apache.sling.caconfig.impl|1.4.2",
+  "Context-Aware Configuration Impl|org.apache.sling.caconfig.impl|1.4.4",
   "Context-Aware Configuration Mock Plugin|org.apache.sling.testing.caconfig-mock-plugin|1.3.0",
   "Context-Aware Configuration SPI|org.apache.sling.caconfig.spi|1.3.2",
   "Crankstart API|org.apache.sling.crankstart.api|1.0.0",
@@ -78,8 +82,8 @@ def bundles=[
   "Discovery API|org.apache.sling.discovery.api|1.0.4",
   "Discovery Impl|org.apache.sling.discovery.impl|1.2.12",
   "Discovery Commons|org.apache.sling.discovery.commons|1.0.20",
-  "Discovery Base|org.apache.sling.discovery.base|2.0.0",
-  "Discovery Oak|org.apache.sling.discovery.oak|1.2.18",
+  "Discovery Base|org.apache.sling.discovery.base|2.0.4",
+  "Discovery Oak|org.apache.sling.discovery.oak|1.2.20",
   "Discovery Standalone|org.apache.sling.discovery.standalone|1.0.2",
   "Discovery Support|org.apache.sling.discovery.support|1.0.0",
   "Distributed Event Admin|org.apache.sling.event.dea|1.1.2",
@@ -89,13 +93,13 @@ def bundles=[
   "Distribution Sample|org.apache.sling.distribution.sample|0.1.6",
   "Dynamic Include|org.apache.sling.dynamic-include|3.0.0",
   "Engine|org.apache.sling.engine|2.6.8",
-  "Event|org.apache.sling.event|4.2.2",
+  "Event|org.apache.sling.event|4.2.6",
   "Event API|org.apache.sling.event.api|1.0.0",
   "Explorer|org.apache.sling.extensions.explorer|1.0.4",
   "Feature Flags|org.apache.sling.featureflags|1.2.0",
   "GWT Integration|org.apache.sling.gwt.servlet|3.0.0",
   "Thread Dumper|org.apache.sling.extensions.threaddump|0.2.2",
-  "File System Resource Provider|org.apache.sling.fsresource|2.1.4",
+  "File System Resource Provider|org.apache.sling.fsresource|2.1.8",
   "I18n|org.apache.sling.i18n|2.5.8",
   "HApi|org.apache.sling.api|1.0.0",
   "Health Check Annotations|org.apache.sling.hc.annotations|1.0.4",
@@ -116,11 +120,11 @@ def bundles=[
   "javax activation|org.apache.sling.javax.activation|0.1.0",
   "JCR API|org.apache.sling.jcr.api|2.4.0",
   "JCR API Wrapper|org.apache.sling.jcr.jcr-wrapper|2.0.0",
-  "JCR Base|org.apache.sling.jcr.base|3.0.2",
+  "JCR Base|org.apache.sling.jcr.base|3.0.4",
   "JCR ClassLoader|org.apache.sling.jcr.classloader|3.2.2",
   "JCR Compiler|org.apache.sling.jcr.compiler|2.1.0",
   "JCR Content Loader|org.apache.sling.jcr.contentloader|2.2.4",
-  "JCR Content Parser|org.apache.sling.jcr.contentparser|1.2.2",
+  "JCR Content Parser|org.apache.sling.jcr.contentparser|1.2.4",
   "JCR DavEx|org.apache.sling.jcr.davex|1.3.8",
   "JCR Jackrabbit AccessManager|org.apache.sling.jcr.jackrabbit.accessmanager|3.0.0",
   "JCR Jackrabbit Server|org.apache.sling.jcr.jackrabbit.server|2.3.0",
@@ -128,8 +132,8 @@ def bundles=[
   "JCR Oak Server|org.apache.sling.jcr.oak.server|1.1.4",
   "JCR Prefs|org.apache.sling.jcr.prefs|1.0.0",
   "JCR Registration|org.apache.sling.jcr.registration|1.0.2",
-  "JCR Repoinit|org.apache.sling.jcr.repoinit|1.1.4",
-  "JCR Resource|org.apache.sling.jcr.resource|3.0.2",
+  "JCR Repoinit|org.apache.sling.jcr.repoinit|1.1.6",
+  "JCR Resource|org.apache.sling.jcr.resource|3.0.4",
   "JCR Resource Security|org.apache.sling.jcr.resourcesecurity|1.0.2",
   "JCR Web Console Plugin|org.apache.sling.jcr.webconsole|1.0.2",
   "JXM Resource Provider|org.apache.sling.jmx.provider|1.0.2",
@@ -141,7 +145,7 @@ def bundles=[
   "JUnit Health Checks|org.apache.sling.junit.healthcheck|1.0.6",
   "Karaf repoinit|org.apache.sling.karaf-repoinit|0.2.0",
   "Launchpad API|org.apache.sling.launchpad.api|1.1.0",
-  "Launchpad Base|org.apache.sling.launchpad.base|5.6.4-2.6.18",
+  "Launchpad Base|org.apache.sling.launchpad.base|5.6.8-2.6.24",
   "Launchpad Base - Application Launcher|org.apache.sling.launchpad.base|5.6.0-2.6.16|app",
   "Launchpad Base - Web Launcher|org.apache.sling.launchpad.base|5.6.0-2.6.16|webapp|war",
   "Launchpad Content|org.apache.sling.launchpad.content|2.0.12",
@@ -167,16 +171,16 @@ def bundles=[
   "Pax Exam Utilities|org.apache.sling.paxexam.util|1.0.4",
   "Performance Test Utilities|org.apache.sling.performance.base|1.0.2",
   "Pipes|org.apache.sling.pipes|0.0.10",
-  "Provisioning Model|org.apache.sling.provisioning.model|1.8.2",
-  "Repoinit Parser|org.apache.sling.repoinit.parser|1.1.0",
+  "Provisioning Model|org.apache.sling.provisioning.model|1.8.4",
+  "Repoinit Parser|org.apache.sling.repoinit.parser|1.2.0",
   "Resource Access Security|org.apache.sling.resourceaccesssecurity|1.0.0",
   "Resource Builder|org.apache.sling.resourcebuilder|1.0.2",
   "Resource Collection|org.apache.sling.resourcecollection|1.0.0",
   "Resource Inventory|org.apache.sling.resource.inventory|1.0.8",
-  "Resource Merger|org.apache.sling.resourcemerger|1.3.2",
+  "Resource Merger|org.apache.sling.resourcemerger|1.3.4",
   "Resource Presence|org.apache.sling.resource.presence|0.0.2",
-  "Resource Resolver|org.apache.sling.resourceresolver|1.5.24",
-  "Rewriter|org.apache.sling.rewriter|1.2.0",
+  "Resource Resolver|org.apache.sling.resourceresolver|1.5.30",
+  "Rewriter|org.apache.sling.rewriter|1.2.2",
   "Failing Server-Side Tests|org.apache.sling.testing.samples.failingtests|1.0.6",
   "Sample Integration Tests|org.apache.sling.testing.samples.integrationtests|1.0.6",
   "Sample Server-Side Tests|org.apache.sling.testing.samples.sampletests|1.0.6",
@@ -185,26 +189,26 @@ def bundles=[
   "Scripting Core|org.apache.sling.scripting.core|2.0.46",
   "Scripting EL API Wrapper|org.apache.sling.scripting.el-api|1.0.0",
   "Scripting Java|org.apache.sling.scripting.java|2.1.2",
-  "Scripting JavaScript|org.apache.sling.scripting.javascript|3.0.0",
-  "Scripting JSP|org.apache.sling.scripting.jsp|2.3.0",
+  "Scripting JavaScript|org.apache.sling.scripting.javascript|3.0.2",
+  "Scripting JSP|org.apache.sling.scripting.jsp|2.3.2",
   "Scripting JSP API Wrapper|org.apache.sling.scripting.jsp-api|1.0.0",
   "Scripting JSP Taglib|org.apache.sling.scripting.jsp.taglib|2.2.6",
   "Scripting JST|org.apache.sling.scripting.jst|2.0.6",
   "Scripting Groovy|org.apache.sling.scripting.groovy|1.0.2",
-  "Scripting HTL Compiler|org.apache.sling.scripting.sightly.compiler|1.0.8",
-  "Scripting HTL Java Compiler|org.apache.sling.scripting.sightly.compiler.java|1.0.10",
-  "Scripting HTL Engine|org.apache.sling.scripting.sightly|1.0.34",
-  "Scripting HTL JavaScript Use Provider|org.apache.sling.scripting.sightly.js.provider|1.0.22",
+  "Scripting HTL Compiler|org.apache.sling.scripting.sightly.compiler|1.0.14",
+  "Scripting HTL Java Compiler|org.apache.sling.scripting.sightly.compiler.java|1.0.14",
+  "Scripting HTL Engine|org.apache.sling.scripting.sightly|1.0.42",
+  "Scripting HTL JavaScript Use Provider|org.apache.sling.scripting.sightly.js.provider|1.0.24",
   "Scripting HTL Sling Models Use Provider|org.apache.sling.scripting.sightly.models.provider|1.0.6",
   "Scripting HTL REPL|org.apache.sling.scripting.sightly.repl|1.0.4",
   "Scripting Thymeleaf|org.apache.sling.scripting.thymeleaf|1.1.0",
-  "Security|org.apache.sling.security|1.1.2",
-  "Service User Mapper|org.apache.sling.serviceusermapper|1.3.2",
+  "Security|org.apache.sling.security|1.1.6",
+  "Service User Mapper|org.apache.sling.serviceusermapper|1.3.4",
   "Servlet Helpers|org.apache.sling.servlet-helpers|1.1.0",
   "Servlets Compat|org.apache.sling.servlets.compat|1.0.2",
   "Servlets Get|org.apache.sling.servlets.get|2.1.26",
-  "Servlets Post|org.apache.sling.servlets.post|2.3.20",
-  "Servlets Resolver|org.apache.sling.servlets.resolver|2.4.12",
+  "Servlets Post|org.apache.sling.servlets.post|2.3.22",
+  "Servlets Resolver|org.apache.sling.servlets.resolver|2.4.14",
   "Settings|org.apache.sling.settings|1.3.8",
   "Slf4j MDC Filter|org.apache.sling.extensions.slf4j.mdc|1.0.0",
   "Sling Query|org.apache.sling.query|3.0.0",
@@ -224,7 +228,8 @@ def bundles=[
   "Testing Sling Mock Oak|org.apache.sling.testing.sling-mock-oak|2.0.2",
   "Tooling Support Install|org.apache.sling.tooling.support.install|1.0.4",
   "Tooling Support Source|org.apache.sling.tooling.support.source|1.0.4",
-  "Apache Sling Testing Clients|org.apache.sling.testing.clients|1.1.0",
+  "Apache Sling Testing Clients|org.apache.sling.testing.clients|1.1.4",
+  "Testing Email|org.apache.sling.testing.email|1.0.0",
   "Apache Sling Testing Rules|org.apache.sling.testing.rules|1.0.1",
   "Apache Sling Server Setup Tools|org.apache.sling.testing.serversetup|1.0.1",
   "Testing Tools|org.apache.sling.testing.tools|1.0.16",