Author: fmeschbe
Date: Thu Dec 6 04:41:30 2007
New Revision: 601721
URL: http://svn.apache.org/viewvc?rev=601721&view=rev
Log:
Add more JCR based projects to the full build
Modified:
incubator/sling/trunk/pom.xml
Modified: incubator/sling/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/pom.xml?rev=601721&r1=601720&r2=601721&view=diff
==============================================================================
--- incubator/sling/trunk/pom.xml (original)
+++ incubator/sling/trunk/pom.xml Thu Dec 6 04:41:30 2007
@@ -77,6 +77,9 @@
<!-- The JCR sub project -->
<module>jcr/api</module>
<module>jcr/resource</module>
+ <module>jcr/classloader</module>
+ <module>jcr/jackrabbit-client</module>
+ <module>jcr/jackrabbit-server</module>
<!-- Sling -->
<module>sling/core</module>