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 2013/10/30 14:14:02 UTC

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

Author: bdelacretaz
Date: Wed Oct 30 13:14:02 2013
New Revision: 1537077

URL: http://svn.apache.org/r1537077
Log:
SLING-2788 - remove useless non-bundle jar

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=1537077&r1=1537076&r2=1537077&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/src/main/bundles/list.xml (original)
+++ sling/trunk/launchpad/builder/src/main/bundles/list.xml Wed Oct 30 13:14:02 2013
@@ -541,12 +541,6 @@
             <runModes>oak</runModes>
         </bundle>
         <bundle>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-            <version>2.0.0</version>
-            <runModes>oak</runModes>
-        </bundle>
-        <bundle>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>oak-core</artifactId>
             <version>0.9</version>