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 2008/07/31 10:34:59 UTC

svn commit: r681300 - /incubator/sling/trunk/launchpad/testing/pom.xml

Author: bdelacretaz
Date: Thu Jul 31 01:34:59 2008
New Revision: 681300

URL: http://svn.apache.org/viewvc?rev=681300&view=rev
Log:
SLING-576 - org.apache.sling.commons.log bundle was duplicated in corebundles and bundles

Modified:
    incubator/sling/trunk/launchpad/testing/pom.xml

Modified: incubator/sling/trunk/launchpad/testing/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/launchpad/testing/pom.xml?rev=681300&r1=681299&r2=681300&view=diff
==============================================================================
--- incubator/sling/trunk/launchpad/testing/pom.xml (original)
+++ incubator/sling/trunk/launchpad/testing/pom.xml Thu Jul 31 01:34:59 2008
@@ -226,6 +226,9 @@
                                     resources/bundles/org.apache.sling**
                                 </exclude>
                                 <exclude>
+                                    resources/corebundles/org.apache.sling**
+                                </exclude>
+                                <exclude>
                                     resources/bundles/org.apache.felix.http.jetty*.jar
                                 </exclude>
                                 <exclude>