You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/10/04 13:17:55 UTC

svn commit: r1811069 - /sling/trunk/karaf/pom.xml

Author: olli
Date: Wed Oct  4 13:17:55 2017
New Revision: 1811069

URL: http://svn.apache.org/viewvc?rev=1811069&view=rev
Log:
SLING-7177 Switch to RepositoryInitializer factory configurations

remove module org.apache.sling.karaf-repoinit

Modified:
    sling/trunk/karaf/pom.xml

Modified: sling/trunk/karaf/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/karaf/pom.xml?rev=1811069&r1=1811068&r2=1811069&view=diff
==============================================================================
--- sling/trunk/karaf/pom.xml (original)
+++ sling/trunk/karaf/pom.xml Wed Oct  4 13:17:55 2017
@@ -46,7 +46,6 @@
     <module>org.apache.sling.karaf-features</module>
     <module>org.apache.sling.karaf-integration-tests</module>
     <module>org.apache.sling.karaf-launchpad-oak-tar-integration-tests</module>
-    <module>org.apache.sling.karaf-repoinit</module>
   </modules>
 
 </project>