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/01/07 10:41:20 UTC

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

Author: antelder
Date: Thu Jan  7 09:40:26 2010
New Revision: 896821

URL: http://svn.apache.org/viewvc?rev=896821&view=rev
Log:
Put back in the tomcat distribution

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

Modified: tuscany/sca-java-2.x/trunk/distribution/tomcat/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/distribution/tomcat/pom.xml?rev=896821&r1=896820&r2=896821&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/tomcat/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/distribution/tomcat/pom.xml Thu Jan  7 09:40:26 2010
@@ -33,10 +33,8 @@
     <modules>
         <module>tomcat-hook</module>
         <module>tomcat-servlet</module>
-<!--
         <module>tomcat-war</module>
         <module>testing</module>
--->
     </modules>
 
 </project>