summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/itest/distribution/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/itest/distribution/pom.xml b/sca-java-2.x/trunk/itest/distribution/pom.xml
index 49bca4c4ea..d63969769f 100644
--- a/sca-java-2.x/trunk/itest/distribution/pom.xml
+++ b/sca-java-2.x/trunk/itest/distribution/pom.xml
@@ -59,12 +59,14 @@
<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>
+-->
</modules>
<build>