Author: dklco
Date: Fri May 31 15:13:58 2013
New Revision: 1488270

URL: http://svn.apache.org/r1488270
Log:
Fixing SLING-2863 Adding the newest TagLib and Apache Geranimo's JSTL 
implementation into the launchpad bundle list

Modified:
    sling/trunk/launchpad/builder/src/main/bundles/list.xml

Modified: sling/trunk/launchpad/builder/src/main/bundles/list.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/src/main/bundles/list.xml?rev=1488270&r1=1488269&r2=1488270&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Fri May 31 15:13:58 
2013
@@ -205,7 +205,12 @@
         <bundle>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-            <version>2.1.8</version>
+            <version>2.1.9-SNAPSHOT</version>
+        </bundle>
+        <bundle>
+            <groupId>org.apache.geronimo.bundles</groupId>
+            <artifactId>jstl</artifactId>
+            <version>1.2_1</version>
         </bundle>
         <bundle>
             <groupId>org.codehaus.groovy</groupId>


Reply via email to