Author: cziegeler
Date: Wed Aug 6 16:25:19 2014
New Revision: 1616268
URL: http://svn.apache.org/r1616268
Log:
Initial subsystem support for the OSGi installer
Modified:
sling/trunk/pom.xml
Modified: sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=1616268&r1=1616267&r2=1616268&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Wed Aug 6 16:25:19 2014
@@ -203,6 +203,7 @@
<module>installer/providers/jcr</module>
<module>installer/factories/configuration</module>
<module>installer/factories/deploymentpck</module>
+ <module>installer/factories/subsystems</module>
<module>installer/it</module>
<!-- Launchpad -->