You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by am...@apache.org on 2004/12/05 19:14:45 UTC

svn commit: r109895 - /geronimo/trunk/modules/assembly/project.xml

Author: ammulder
Date: Sun Dec  5 10:14:43 2004
New Revision: 109895

URL: http://svn.apache.org/viewcvs?view=rev&rev=109895
Log:
Comment out Tomcat until the Tomcat build works properly

Modified:
   geronimo/trunk/modules/assembly/project.xml

Modified: geronimo/trunk/modules/assembly/project.xml
Url: http://svn.apache.org/viewcvs/geronimo/trunk/modules/assembly/project.xml?view=diff&rev=109895&p1=geronimo/trunk/modules/assembly/project.xml&r1=109894&p2=geronimo/trunk/modules/assembly/project.xml&r2=109895
==============================================================================
--- geronimo/trunk/modules/assembly/project.xml	(original)
+++ geronimo/trunk/modules/assembly/project.xml	Sun Dec  5 10:14:43 2004
@@ -180,7 +180,7 @@
                 <repository>true</repository>
             </properties>
         </dependency>
-
+<!-- Tomcat module still breaks a clean build
         <dependency>
             <groupId>geronimo</groupId>
             <artifactId>geronimo-tomcat</artifactId>
@@ -189,7 +189,7 @@
                 <repository>true</repository>
             </properties>
         </dependency>
-
+-->
         <dependency>
             <groupId>geronimo</groupId>
             <artifactId>geronimo-jetty-builder</artifactId>