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

svn commit: r490139 - /incubator/tuscany/java/sca/runtime/standalone/pom.xml

Author: meerajk
Date: Mon Dec 25 03:39:33 2006
New Revision: 490139

URL: http://svn.apache.org/viewvc?view=rev&rev=490139
Log:
added server.start and server.shutdown in the main build

Modified:
    incubator/tuscany/java/sca/runtime/standalone/pom.xml

Modified: incubator/tuscany/java/sca/runtime/standalone/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/standalone/pom.xml?view=diff&rev=490139&r1=490138&r2=490139
==============================================================================
--- incubator/tuscany/java/sca/runtime/standalone/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/standalone/pom.xml Mon Dec 25 03:39:33 2006
@@ -36,6 +36,8 @@
         <module>launcher</module>
         <module>standalone-host</module>
         <module>plugin.standalone</module>
+        <module>server.start</module>
+        <module>server.shutdown</module>
     </modules>
 
 </project>



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