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 13:42:45 UTC

svn commit: r469889 - /incubator/tuscany/java/distribution/sca/standalone/src/main/assembly/standalone.xml

Author: antelder
Date: Wed Nov  1 04:42:44 2006
New Revision: 469889

URL: http://svn.apache.org/viewvc?view=rev&rev=469889
Log:
Copy fix for TUSCANY-861 from M2 to trunk, include servlet jar in launcher

Modified:
    incubator/tuscany/java/distribution/sca/standalone/src/main/assembly/standalone.xml

Modified: incubator/tuscany/java/distribution/sca/standalone/src/main/assembly/standalone.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/distribution/sca/standalone/src/main/assembly/standalone.xml?view=diff&rev=469889&r1=469888&r2=469889
==============================================================================
--- incubator/tuscany/java/distribution/sca/standalone/src/main/assembly/standalone.xml (original)
+++ incubator/tuscany/java/distribution/sca/standalone/src/main/assembly/standalone.xml Wed Nov  1 04:42:44 2006
@@ -83,6 +83,7 @@
                 <include>org.apache.tuscany.sca.kernel:tuscany-spi</include>
                 <include>org.apache.tuscany.sca.services:maven</include>
                 <include>woodstox:wstx-asl</include>
+                <include>javax.servlet:servlet-api</include>
             </includes>
             <excludes>
                 <exclude>junit:junit</exclude>



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