Author: fmeschbe
Date: Tue Jan 15 04:39:23 2008
New Revision: 612102
URL: http://svn.apache.org/viewvc?rev=612102&view=rev
Log:
add new osgi/commons and jcr/ocm modules to builder
Modified:
incubator/sling/whiteboard/fmeschbe/resource/pom.xml
Modified: incubator/sling/whiteboard/fmeschbe/resource/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/whiteboard/fmeschbe/resource/pom.xml?rev=612102&r1=612101&r2=612102&view=diff
==============================================================================
--- incubator/sling/whiteboard/fmeschbe/resource/pom.xml (original)
+++ incubator/sling/whiteboard/fmeschbe/resource/pom.xml Tue Jan 15 04:39:23
2008
@@ -78,10 +78,12 @@
<module>jcr/api</module>
<module>jcr/resource</module>
<module>jcr/classloader</module>
+ <module>jcr/ocm</module>
<module>jcr/jackrabbit-client</module>
<module>jcr/jackrabbit-server</module>
<!-- OSGi -->
+ <module>osgi/commons</module>
<module>osgi/assembly</module>
<module>osgi/console-web</module>
<module>osgi/log</module>