You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2015/04/20 14:37:20 UTC

svn commit: r1674827 - /sling/trunk/bundles/commons/scheduler/pom.xml

Author: cziegeler
Date: Mon Apr 20 12:37:20 2015
New Revision: 1674827

URL: http://svn.apache.org/r1674827
Log:
SLING-4635 : Topology related jobs shouldn't be scheduled if topology is unclear/not available

Modified:
    sling/trunk/bundles/commons/scheduler/pom.xml

Modified: sling/trunk/bundles/commons/scheduler/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/scheduler/pom.xml?rev=1674827&r1=1674826&r2=1674827&view=diff
==============================================================================
--- sling/trunk/bundles/commons/scheduler/pom.xml (original)
+++ sling/trunk/bundles/commons/scheduler/pom.xml Mon Apr 20 12:37:20 2015
@@ -85,7 +85,7 @@
                             !weblogic.jdbc.jts,
                             !weblogic.jdbc.vendor.oracle,
                             org.apache.sling.discovery;resolution:=optional,
-                            !org.apache.sling.settings;resolution:=optional,
+                            org.apache.sling.settings;resolution:=optional,
                             *                        
                         </Import-Package>
                         <DynamicImport-Package>