Author: rombert
Date: Mon Jul 29 15:29:50 2013
New Revision: 1508100
URL: http://svn.apache.org/r1508100
Log:
SLING-2789 - deploying Sling 7-SNAPSHOT on Karaf fails
Re-added the launchpad/karaf module to the contrib reactor.
Modified:
sling/trunk/contrib/pom.xml
Modified: sling/trunk/contrib/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/pom.xml?rev=1508100&r1=1508099&r2=1508100&view=diff
==============================================================================
--- sling/trunk/contrib/pom.xml (original)
+++ sling/trunk/contrib/pom.xml Mon Jul 29 15:29:50 2013
@@ -103,9 +103,7 @@
<module>jcr/jackrabbit-client</module>
<module>jcr/compiler</module>
<module>jcr/prefs</module>
- <!--
<module>launchpad/karaf</module>
- -->
<module>launchpad/testing</module>
<module>scripting/script-console</module>
<module>scripting/jsp-taglib-atom</module>