summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/jms/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/itest/jms/pom.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/java/sca/itest/jms/pom.xml b/java/sca/itest/jms/pom.xml
index 5d783d9fa2..d83030e9ca 100644
--- a/java/sca/itest/jms/pom.xml
+++ b/java/sca/itest/jms/pom.xml
@@ -36,6 +36,11 @@
<module>exceptions</module>
<module>exceptions1</module>
<module>externalBroker</module>
+ <module>format-jmsbytes</module>
+ <module>format-jmsbytesxml</module>
+ <module>format-jmsdefault</module>
+ <module>format-jmsmessage</module>
+ <module>format-jmstext</module>
<module>non-sca-client</module>
<module>noreplyto</module>
<module>nulls</module>
@@ -53,7 +58,10 @@
<!-- still to bring up in 2.x
<module>callbacks</module>
<module>definitions</module>
- <module>format</module>
+
+ <module>format-jmsobject</module>
+ <module>format-jmstextxml</module>
+ <module>format-jmstextxmlinjmsobjectout</module>
-->
</modules>