You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/05/03 08:43:46 UTC

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

Author: svkrish
Date: Wed May  2 23:43:46 2007
New Revision: 534728

URL: http://svn.apache.org/viewvc?view=rev&rev=534728
Log:
added calculator rmi samples

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=534728&r1=534727&r2=534728
==============================================================================
--- incubator/tuscany/java/sca/samples/pom.xml (original)
+++ incubator/tuscany/java/sca/samples/pom.xml Wed May  2 23:43:46 2007
@@ -38,6 +38,8 @@
             <modules>
                 <module>binding-echo</module>
                 <module>calculator</module>
+		<module>calculator-rmi-reference</module>
+		<module>calculator-rmi-service</module>
                 <module>calculator-web</module>
                 <!--
                 <module>das-service</module>



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