You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2005/06/20 09:07:15 UTC

svn commit: r191409 - /maven/continuum/trunk/pom.xml

Author: jvanzyl
Date: Mon Jun 20 00:07:13 2005
New Revision: 191409

URL: http://svn.apache.org/viewcvs?rev=191409&view=rev
Log:
o removing the app server build out of the modules as it needs to be done
  by hand right now.
  

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=191409&r1=191408&r2=191409&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Mon Jun 20 00:07:13 2005
@@ -164,7 +164,9 @@
     <module>continuum-core</module>
     <module>continuum-model</module>
     <module>continuum-notifiers</module>
+    <!--
     <module>continuum-plexus-application</module>
+    -->
     <module>continuum-web</module>
     <module>continuum-xmlrpc</module>
   </modules>