You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/12/10 20:13:50 UTC

svn commit: r485236 - /cocoon/trunk/tools/pom.xml

Author: reinhard
Date: Sun Dec 10 11:13:49 2006
New Revision: 485236

URL: http://svn.apache.org/viewvc?view=rev&rev=485236
Log:
add reloading classloader modules to build

Modified:
    cocoon/trunk/tools/pom.xml

Modified: cocoon/trunk/tools/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/pom.xml?view=diff&rev=485236&r1=485235&r2=485236
==============================================================================
--- cocoon/trunk/tools/pom.xml (original)
+++ cocoon/trunk/tools/pom.xml Sun Dec 10 11:13:49 2006
@@ -35,6 +35,7 @@
   <modules>
     <module>archetypes</module>
     <module>cocoon-block-deployer</module>
+    <module>cocoon-rcl</module>    
   </modules>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools</connection>