summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-07-15 00:45:38 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-07-15 00:45:38 +0000
commitf1f1c3b49e1457c547144b7d1b1ddee6bca2c573 (patch)
treeda2fc29cfbe99422d195fb2f547b31b3dd62e703
parent9c0aac00b42fd5aca533b4445a320e7fb2b2f511 (diff)
TUSCANY-3134 - Temporarly removing webapp-helloworld-bpel itest from build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794126 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--branches/sca-java-2.0-M3/itest/distribution/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/branches/sca-java-2.0-M3/itest/distribution/pom.xml b/branches/sca-java-2.0-M3/itest/distribution/pom.xml
index 5055bee2c3..3ef3be3bca 100644
--- a/branches/sca-java-2.0-M3/itest/distribution/pom.xml
+++ b/branches/sca-java-2.0-M3/itest/distribution/pom.xml
@@ -39,8 +39,10 @@
<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</module>
+ <!--
+ <module>webapp-helloworld-bpel</module>
+ -->
<module>webapp-helloworld-jsp</module>
<module>webapp-helloworld-stripes</module>
</modules>