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/06/12 12:54:25 UTC

svn commit: r413631 - /cocoon/trunk/tools/cocoon-block-deployer/pom.xml

Author: reinhard
Date: Mon Jun 12 03:54:24 2006
New Revision: 413631

URL: http://svn.apache.org/viewvc?rev=413631&view=rev
Log:
(temporarily) remove deployer-core from build process

Modified:
    cocoon/trunk/tools/cocoon-block-deployer/pom.xml

Modified: cocoon/trunk/tools/cocoon-block-deployer/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-block-deployer/pom.xml?rev=413631&r1=413630&r2=413631&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-block-deployer/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-block-deployer/pom.xml Mon Jun 12 03:54:24 2006
@@ -35,7 +35,6 @@
   <name>Cocoon Deployer [modules]</name>
 
   <modules>
-    <module>cocoon-deployer-core</module>  
     <module>cocoon-deployer-minimal-webapp</module>     
     <module>cocoon-deployer-plugin</module>
     <module>cocoon-deployer-plugin-demo</module>