diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-19 12:45:06 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-01-19 12:45:06 +0000 |
commit | 48abcb5906a03f75b2c74f6ff9df21753736051c (patch) | |
tree | 2cec28ecaeb460ff286552b17c84afed23aaa4f6 /sca-java-2.x/trunk | |
parent | 70f152b6f0b5a59d28594f407b6da47b7f7a61a7 (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
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r-- | sca-java-2.x/trunk/itest/distribution/pom.xml | 2 |
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> |