Author: fmeschbe
Date: Tue May 29 08:14:02 2012
New Revision: 1343594
URL: http://svn.apache.org/viewvc?rev=1343594&view=rev
Log:
SLING-2002 Add Maven plugins and fix Form Auth version
Modified:
sling/site/trunk/content/downloads.list
Modified: sling/site/trunk/content/downloads.list
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/downloads.list?rev=1343594&r1=1343593&r2=1343594&view=diff
==============================================================================
--- sling/site/trunk/content/downloads.list (original)
+++ sling/site/trunk/content/downloads.list Tue May 29 08:14:02 2012
@@ -4,17 +4,23 @@
# lines starting with a hash sign and empty lines are ignored
#
-# Sling Launchpad Application and Web App Version
+# This file contains three parts:
+# (1) version number of the Sling Launchpad
+# (2) Sling Bundles and Components
+# (3) Maven Plugins
+
+#
+# (1) Sling Launchpad Application and Web App Version
sling|6
#
-# Sling Bundles and Components
+# (2) Sling Bundles and Components
# This list is sorted by the title before writing the table
# Format: title|artifactId|version[|classifier[|extension]]
Adapter|org.apache.sling.adapter|2.0.12
API|org.apache.sling.api|2.2.4
Auth Core|org.apache.sling.auth.core|1.0.6
-XXX Auth Form|org.apache.sling.auth.form|1.0.4
+Auth Form|org.apache.sling.auth.form|1.0.2
Auth OpenID|org.apache.sling.auth.openid|1.0.2
Auth Selector|org.apache.sling.auth.selector|1.0.4
Bundle Resource Provider|org.apache.sling.bundleresource.impl|2.0.6
@@ -85,3 +91,10 @@ Servlets Post|org.apache.sling.servlets.
Servlets Resolver|org.apache.sling.servlets.resolver|2.1.2
Settings|org.apache.sling.settings|1.1.0
Test Tools|org.apache.sling.testing.tools|1.0.2
+
+# (3) Maven Plugins
+# This list is sorted by the title before writing the table
+# Format: title|artifactId|version[|classifier[|extension]]
+Maven JSPC Plugin|maven-jspc-plugin|2.0.6
+Maven Launchpad Plugin|maven-launchpad-plugin|2.1.0
+Maven Sling Plugin|maven-sling-plugin|2.1.0