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 2007/03/24 00:28:12 UTC

svn commit: r521938 - /incubator/tuscany/java/sca/services/pom.xml

Author: lresende
Date: Fri Mar 23 16:28:12 2007
New Revision: 521938

URL: http://svn.apache.org/viewvc?view=rev&rev=521938
Log:
remove http-jetty from the pom module list as it has been moved to a different location

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

Modified: incubator/tuscany/java/sca/services/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/services/pom.xml?view=diff&rev=521938&r1=521937&r2=521938
==============================================================================
--- incubator/tuscany/java/sca/services/pom.xml (original)
+++ incubator/tuscany/java/sca/services/pom.xml Fri Mar 23 16:28:12 2007
@@ -60,7 +60,7 @@
         <!-- module>idl</module>
         <module>databinding</module>
         <module>persistence</module>
-        <module>transaction</module-->
-        <module>transports/http.jetty</module>
+        <module>transaction</module>
+        <module>transports/http.jetty</module-->
     </modules>
 </project>



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