You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2006/11/01 21:10:40 UTC

svn commit: r470067 - /incubator/tuscany/branches/sca-java-M2/samples/pom.xml

Author: antelder
Date: Wed Nov  1 12:10:40 2006
New Revision: 470067

URL: http://svn.apache.org/viewvc?view=rev&rev=470067
Log:
Add last samples to pom

Modified:
    incubator/tuscany/branches/sca-java-M2/samples/pom.xml

Modified: incubator/tuscany/branches/sca-java-M2/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-M2/samples/pom.xml?view=diff&rev=470067&r1=470066&r2=470067
==============================================================================
--- incubator/tuscany/branches/sca-java-M2/samples/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-M2/samples/pom.xml Wed Nov  1 12:10:40 2006
@@ -41,23 +41,24 @@
 
     <modules>
       <module>applications/bigbank</module>
-      <module>webapp/helloworldws-async</module>
-      <module>standalone/helloworldwsclient-async</module>
-      <module>standalone/helloworldJavaScript</module>
       <module>standalone/calculator</module>
       <module>standalone/calculator-combo</module>
       <module>standalone/calculatorRMIService</module>
       <module>standalone/greeterwsclient-oneway</module>
+      <module>standalone/helloworldJavaScript</module>
       <module>standalone/helloworldRMIReference</module>
       <module>standalone/helloworldRMIService</module>
       <module>standalone/helloworldRuby</module>
       <module>standalone/helloworldwsclient</module>
+      <module>standalone/helloworldwsclient-async</module>
       <module>standalone/inner.composite</module>
       <module>standalone/simplecallback</module>
       <module>standalone/supplychain</module>
       <module>webapp/calculatorws</module>
       <module>webapp/greeterws-oneway</module>
+      <module>webapp/helloworldjsonrpc</module>
       <module>webapp/helloworldws</module>
+      <module>webapp/helloworldws-async</module>
       <module>webapp/webapp</module>
     </modules>
 



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