Author: antelder
Date: Tue Feb 19 06:57:26 2008
New Revision: 629112

URL: http://svn.apache.org/viewvc?rev=629112&view=rev
Log:
Exclude a couple or sample .war files from distro

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

Modified: incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml?rev=629112&r1=629111&r2=629112&view=diff
==============================================================================
--- incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml Tue Feb 
19 06:57:26 2008
@@ -77,6 +77,9 @@
                 <exclude>company-das-webapp/**/*</exclude>
                 <exclude>helloworld-dojo-webapp/src/main/webapp/dojo</exclude>
                 
<exclude>helloworld-dojo-webapp/src/main/webapp/dojo/**/*</exclude>
+                <exclude>helloworld-jms-webapp</exclude>
+                <exclude>helloworld-jms-webapp/**/*</exclude>
+                <exclude>helloworld-jms-webapp/work</exclude>
                 <exclude>helloworld-ws-deep-webapp</exclude>
                 <exclude>helloworld-ws-deep-webapp/**/*</exclude>
                 <exclude>helloworld-ws-deep-webapp/work</exclude>
@@ -109,6 +112,9 @@
                 
<exclude>calculator-webapp/target/sample-calculator-webapp/**/*</exclude>
                 
<exclude>calculator-ws-webapp/target/sample-calculator-ws-webapp</exclude>
                 
<exclude>calculator-ws-webapp/target/sample-calculator-ws-webapp/**/*</exclude>
+                <exclude>calculator-ws-secure-webapp</exclude>
+                <exclude>calculator-ws-secure-webapp/**/*</exclude>
+                <exclude>calculator-ws-secure-webapp/work</exclude>
                 <exclude>callback-ws-client/work</exclude>
                 <exclude>callback-ws-client/work/**/*</exclude>
                 <exclude>callback-ws-service/work</exclude>



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

Reply via email to