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 2008/04/08 00:41:27 UTC

svn commit: r645718 - /incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/bin.xml

Author: lresende
Date: Mon Apr  7 15:41:26 2008
New Revision: 645718

URL: http://svn.apache.org/viewvc?rev=645718&view=rev
Log:
Removing webapp-catalog.war from binary distribution

Modified:
    incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/bin.xml

Modified: incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/bin.xml?rev=645718&r1=645717&r2=645718&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/branches/sca-java-1.2/distribution/src/main/assembly/bin.xml Mon Apr  7 15:41:26 2008
@@ -282,6 +282,8 @@
                 <exclude>store-eu/target/cart-eu-db/**/*</exclude>
                 <exclude>store-supplier/target/cart-db/</exclude>
                 <exclude>store-supplier/target/cart-db/**/*</exclude>
+                <!-- war files to exclude -->
+                <exclude>catalog-webapp/target/tutorial-catalog-webapp.war</exclude>
             </excludes>
         </fileSet>
         <!-- Add the generated tuscany manifest classpath jar to the lib directory -->



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