Author: antelder
Date: Thu Apr 8 07:33:09 2010
New Revision: 931815
URL: http://svn.apache.org/viewvc?rev=931815&view=rev
Log:
Add back in some distro itests
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=931815&r1=931814&r2=931815&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/itest/distribution/pom.xml Thu Apr 8 07:33:09
2010
@@ -59,13 +59,13 @@
<module>calculator-rmi</module>
<module>implementation-java-calculator</module>
<module>legal-checks</module>
-<!--
<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>
+<!--
+ <module>webapp-helloworld-bpel</module>
-->
</modules>