You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/04/08 13:30:11 UTC

svn commit: r931885 - /tuscany/sca-java-2.x/trunk/distribution/pom.xml

Author: antelder
Date: Thu Apr  8 11:30:10 2010
New Revision: 931885

URL: http://svn.apache.org/viewvc?rev=931885&view=rev
Log:
Take out the tomcat distribution for now just to try to get a hudson build through

Modified:
    tuscany/sca-java-2.x/trunk/distribution/pom.xml

Modified: tuscany/sca-java-2.x/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/distribution/pom.xml?rev=931885&r1=931884&r2=931885&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/distribution/pom.xml Thu Apr  8 11:30:10 2010
@@ -32,7 +32,7 @@
 
     <modules>
         <module>all</module>
-        <module>tomcat</module>
+        <!-- module>tomcat</module -->
     </modules>
 
 </project>