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 2010/04/23 09:58:17 UTC

svn commit: r937179 - /tuscany/sca-java-2.x/trunk/shades/pom.xml

Author: antelder
Date: Fri Apr 23 07:58:17 2010
New Revision: 937179

URL: http://svn.apache.org/viewvc?rev=937179&view=rev
Log:
Include jms shade

Modified:
    tuscany/sca-java-2.x/trunk/shades/pom.xml

Modified: tuscany/sca-java-2.x/trunk/shades/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/shades/pom.xml?rev=937179&r1=937178&r2=937179&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/shades/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/shades/pom.xml Fri Apr 23 07:58:17 2010
@@ -33,6 +33,7 @@
     <modules>
         <module>base</module>
         <module>base-nodep</module>
+        <module>jms</module>
         <module>json</module>
         <module>json-nodep</module>
         <module>spring</module>