You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/04/01 04:13:58 UTC

svn commit: r524510 - /incubator/tuscany/java/sca/scdl4j/pom.xml

Author: jsdelfino
Date: Sat Mar 31 19:13:57 2007
New Revision: 524510

URL: http://svn.apache.org/viewvc?view=rev&rev=524510
Log:
Added the idl and stax modules to the pom.

Modified:
    incubator/tuscany/java/sca/scdl4j/pom.xml

Modified: incubator/tuscany/java/sca/scdl4j/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/scdl4j/pom.xml?view=diff&rev=524510&r1=524509&r2=524510
==============================================================================
--- incubator/tuscany/java/sca/scdl4j/pom.xml (original)
+++ incubator/tuscany/java/sca/scdl4j/pom.xml Sat Mar 31 19:13:57 2007
@@ -32,9 +32,11 @@
     <description>Apache Tuscany SCDL4J.</description>
 
     <modules>
+        <module>../idl</module>
         <module>assembly</module>
         <module>policy</module>
         <module>xml</module>
+        <module>stax</module>
     </modules>
 
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org