You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2013/07/01 17:54:44 UTC

svn commit: r1498530 - /sling/trunk/launchpad/builder/src/main/bundles/list.xml

Author: rombert
Date: Mon Jul  1 15:54:43 2013
New Revision: 1498530

URL: http://svn.apache.org/r1498530
Log:
SLING-2941 - Replace the javax.activation fragment with the
javax.activation bundle

Update the bundle list to refer to the javax.activation bundle.

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=1498530&r1=1498529&r2=1498530&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Mon Jul  1 15:54:43 2013
@@ -299,8 +299,8 @@
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.fragment.activation</artifactId>
-            <version>1.0.2</version>
+            <artifactId>org.apache.sling.javax.activation</artifactId>
+            <version>0.1.0</version>
         </bundle>
         <bundle>
             <groupId>org.apache.sling</groupId>