summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 12:45:06 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 12:45:06 +0000
commit48abcb5906a03f75b2c74f6ff9df21753736051c (patch)
tree2cec28ecaeb460ff286552b17c84afed23aaa4f6
parent70f152b6f0b5a59d28594f407b6da47b7f7a61a7 (diff)
Put back a few webapp itests to see how that effects Hudson
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900754 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/itest/distribution/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/pom.xml b/sca-java-2.x/trunk/itest/distribution/pom.xml
index d63969769f..f312fb3a7e 100644
--- a/sca-java-2.x/trunk/itest/distribution/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/pom.xml
@@ -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>