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/06 20:42:50 UTC

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

Author: antelder
Date: Wed Jan  6 19:42:48 2010
New Revision: 896640

URL: http://svn.apache.org/viewvc?rev=896640&view=rev
Log:
Revert the test change in r896635 no wthat the Hudson build has done the checkout

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=896640&r1=896639&r2=896640&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/tomcat/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/distribution/tomcat/pom.xml Wed Jan  6 19:42:48 2010
@@ -33,10 +33,8 @@
     <modules>
         <module>tomcat-hook</module>
         <module>tomcat-servlet</module>
-<!-- 
         <module>tomcat-war</module>
         <module>testing</module>
--->
     </modules>
 
 </project>