You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2006/12/15 12:19:34 UTC

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

Author: lresende
Date: Fri Dec 15 03:19:29 2006
New Revision: 487517

URL: http://svn.apache.org/viewvc?view=rev&rev=487517
Log:
Removing echo.databinding from build as it's causing build break due to missing pass by value issues that venkat is working on

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

Modified: incubator/tuscany/java/samples/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/samples/sca/pom.xml?view=diff&rev=487517&r1=487516&r2=487517
==============================================================================
--- incubator/tuscany/java/samples/sca/pom.xml (original)
+++ incubator/tuscany/java/samples/sca/pom.xml Fri Dec 15 03:19:29 2006
@@ -69,7 +69,7 @@
     <modules>
         <module>calculator</module>
         <module>webapp</module>
-        <module>echo.databinding</module>
+        <!-- module>echo.databinding</module -->
         <module>helloworldwsclient</module>
         <module>helloworldws</module>
         <module>helloworldwsclient-async</module>



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