summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>