You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2012/03/21 10:28:26 UTC

svn commit: r1303321 - /tuscany/sca-java-2.x/trunk/testing/itest/jms/pom.xml

Author: antelder
Date: Wed Mar 21 09:28:25 2012
New Revision: 1303321

URL: http://svn.apache.org/viewvc?rev=1303321&view=rev
Log:
Include the wireformat writing itest in build

Modified:
    tuscany/sca-java-2.x/trunk/testing/itest/jms/pom.xml

Modified: tuscany/sca-java-2.x/trunk/testing/itest/jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/jms/pom.xml?rev=1303321&r1=1303320&r2=1303321&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/jms/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/jms/pom.xml Wed Mar 21 09:28:25 2012
@@ -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>