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/19 13:45:06 UTC

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

Author: antelder
Date: Tue Jan 19 12:45:06 2010
New Revision: 900754

URL: http://svn.apache.org/viewvc?rev=900754&view=rev
Log:
Put back a few webapp itests to see how that effects Hudson

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

Modified: tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml?rev=900754&r1=900753&r2=900754&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml Tue Jan 19 12:45:06 2010
@@ -62,11 +62,11 @@
 <!--
         <module>webapp-helloworld</module>
         <module>webapp-helloworld-bpel</module>
+-->
         <module>webapp-helloworld-js-client</module>
         <module>webapp-helloworld-jsp</module>
         <module>webapp-helloworld-servlet</module>
         <module>webapp-helloworld-stripes</module>
--->
     </modules>
 
     <build>