Author: slaws
Date: Thu Jan 10 02:55:48 2008
New Revision: 610756

URL: http://svn.apache.org/viewvc?rev=610756&view=rev
Log:
remove tomcat from all jar

Modified:
    incubator/tuscany/branches/sca-java-1.1/distribution/bundle/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.1/distribution/bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/bundle/pom.xml?rev=610756&r1=610755&r2=610756&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.1/distribution/bundle/pom.xml 
(original)
+++ incubator/tuscany/branches/sca-java-1.1/distribution/bundle/pom.xml Thu Jan 
10 02:55:48 2008
@@ -243,11 +243,11 @@
             <artifactId>tuscany-host-jetty</artifactId>
             <version>${pom.version}</version>
         </dependency>
-        <dependency>
+        <!-- dependency> don't put two servlet hosts in the classpat 
TUSCANY-1954
             <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-host-tomcat</artifactId>
             <version>${pom.version}</version>
-        </dependency>
+        </dependency-->
         <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-interface</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to