summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-03-21 09:28:25 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-03-21 09:28:25 +0000
commitf0004c884787a12918774ae8d0e375d5a1150a2c (patch)
tree43277331631c8ddf93d18c0b481a1c84336a770f
parent7072333cfe55d987d94ca5e4af20c9dd76e5af6b (diff)
Include the wireformat writing itest in build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1303321 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/testing/itest/jms/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/jms/pom.xml b/sca-java-2.x/trunk/testing/itest/jms/pom.xml
index 75a9432ee6..31dc540d4a 100644
--- a/sca-java-2.x/trunk/testing/itest/jms/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/jms/pom.xml
@@ -76,6 +76,7 @@
<module>format-jmstext</module>
<module>format-jmstextxml</module>
<module>format-jmstextxmlinjmsobjectout</module>
+ <module>format-wf-writing</module>
<module>non-sca-client</module>
<module>noreplyto</module>
<module>nulls</module>