summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/sca/itest/bpel/pom.xml4
-rw-r--r--java/sca/itest/pom.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/java/sca/itest/bpel/pom.xml b/java/sca/itest/bpel/pom.xml
index d6909735db..35bcc66f90 100644
--- a/java/sca/itest/bpel/pom.xml
+++ b/java/sca/itest/bpel/pom.xml
@@ -31,7 +31,9 @@
<modules>
<module>helloworld</module>
- <module>helloworld-ws</module>
+ <!--
<module>helloworld-reference</module>
+ <module>helloworld-ws</module>
+ -->
</modules>
</project>
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index ea75e7a1f3..5c30f305bc 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -46,9 +46,7 @@
</activation>
<modules>
<!--module>builder</module-->
- <!--
<module>bpel</module>
- -->
<module>callback-api</module>
<module>callback-basic</module>
<module>callback-basic-ws</module>