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/12 09:16:21 UTC

svn commit: r527801 - /incubator/tuscany/java/sca/samples/pom.xml

Author: jsdelfino
Date: Thu Apr 12 00:16:19 2007
New Revision: 527801

URL: http://svn.apache.org/viewvc?view=rev&rev=527801
Log:
Added sample modules to pom. Left the ones that need fixing commented out.

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

Modified: incubator/tuscany/java/sca/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/samples/pom.xml?view=diff&rev=527801&r1=527800&r2=527801
==============================================================================
--- incubator/tuscany/java/sca/samples/pom.xml (original)
+++ incubator/tuscany/java/sca/samples/pom.xml Thu Apr 12 00:16:19 2007
@@ -37,8 +37,20 @@
             </activation>
             <modules>
                 <module>calculator</module>
+                <!--
+                <module>composite-impl</module>
+                <module>echo-binding</module>
+                <module>echo-databinding</module>
+                -->
                 <module>implementation-crud</module>
+                <!--
+                <module>loanapplication</module>
+                -->
                 <module>simple-bigbank</module>
+                <!--
+                <module>simple-callback</module>
+                <module>supplychain</module>
+                -->
             </modules>
         </profile>
 



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