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 2009/10/06 13:52:19 UTC

svn commit: r822229 - /tuscany/java/sca/itest/pom.xml

Author: antelder
Date: Tue Oct  6 11:52:19 2009
New Revision: 822229

URL: http://svn.apache.org/viewvc?rev=822229&view=rev
Log:
Add in JMS itests to the build

Modified:
    tuscany/java/sca/itest/pom.xml

Modified: tuscany/java/sca/itest/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/itest/pom.xml?rev=822229&r1=822228&r2=822229&view=diff
==============================================================================
--- tuscany/java/sca/itest/pom.xml (original)
+++ tuscany/java/sca/itest/pom.xml Tue Oct  6 11:52:19 2009
@@ -63,6 +63,7 @@
                 <module>exceptions</module>
                 <module>implementation-spring</module>
                 <module>interfaces</module>
+                <module>jms</module>
                 <module>nodes</module>
 <!-- why commented out?
                 <module>operation-overloading</module>