You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2006/12/03 23:01:06 UTC

svn commit: r481940 - /jackrabbit/trunk/pom.xml

Author: jukka
Date: Sun Dec  3 14:01:05 2006
New Revision: 481940

URL: http://svn.apache.org/viewvc?view=rev&rev=481940
Log:
JCR-332: Added multimodule build to jackrabbit trunk

Modified:
    jackrabbit/trunk/pom.xml

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?view=diff&rev=481940&r1=481939&r2=481940
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Sun Dec  3 14:01:05 2006
@@ -46,6 +46,19 @@
   </issueManagement>
   <inceptionYear>2004</inceptionYear>
 
+  <modules>
+    <module>jackrabbit-api</module>
+    <module>jackrabbit-jcr-commons</module>
+    <module>jackrabbit-jcr-tests</module>
+    <module>jackrabbit-core</module>
+    <module>jackrabbit-index-filters</module>
+    <module>jackrabbit-jcr-rmi</module>
+    <module>jackrabbit-webdav</module>
+    <module>jackrabbit-jcr-server</module>
+    <module>jackrabbit-webapp</module>
+    <module>jackrabbit-jca</module>
+  </modules>
+
 <!-- ====================================================================== -->
 <!-- M A I L I N G   L I S T S                                              -->
 <!-- ====================================================================== -->