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 2010/08/31 02:19:49 UTC

svn commit: r991045 - in /tuscany/sca-java-2.x/trunk/samples: implementation-extension/build.xml pom.xml

Author: jsdelfino
Date: Tue Aug 31 00:19:49 2010
New Revision: 991045

URL: http://svn.apache.org/viewvc?rev=991045&view=rev
Log:
Add sample to Maven build. Remove outdated build.xml, will add a working one later.

Removed:
    tuscany/sca-java-2.x/trunk/samples/implementation-extension/build.xml
Modified:
    tuscany/sca-java-2.x/trunk/samples/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/pom.xml?rev=991045&r1=991044&r2=991045&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/pom.xml Tue Aug 31 00:19:49 2010
@@ -69,6 +69,7 @@
                 <module>binding-jsonrpc</module>
                 <module>implementation-java</module>
                 <module>implementation-script</module>
+                <module>implementation-extension</module>
 
                 <!-- contributions - Tuscany samples -->