summaryrefslogtreecommitdiffstats
path: root/java/sca
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca')
-rw-r--r--java/sca/itest/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/sca/itest/pom.xml b/java/sca/itest/pom.xml
index 717dd48233..7df6bba948 100644
--- a/java/sca/itest/pom.xml
+++ b/java/sca/itest/pom.xml
@@ -50,6 +50,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<modules>
+ <!--module>builder</module-->
<module>callback-api</module>
<module>callback-basic</module>
<module>callback-complex-type</module>
@@ -66,6 +67,7 @@
<module>exceptions</module>
<module>implementation-spring</module>
<module>interfaces</module>
+ <module>nodes</module>
<!--
<module>operation-overloading</module>
-->