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 2007/05/15 09:45:12 UTC

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

Author: antelder
Date: Tue May 15 00:45:12 2007
New Revision: 538081

URL: http://svn.apache.org/viewvc?view=rev&rev=538081
Log:
Exclude the helloworld-ws sample work dir from the binary 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?view=diff&rev=538081&r1=538080&r2=538081
==============================================================================
--- incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml Tue May 15 00:45:12 2007
@@ -84,6 +84,8 @@
 				<exclude>das-service-web/**/*</exclude>
 				<exclude>helloworld-jsonrpc/src/main/webapp/dojo</exclude>
 				<exclude>helloworld-jsonrpc/src/main/webapp/dojo/**/*</exclude>
+				<exclude>helloworld-ws-reference/work</exclude>
+				<exclude>helloworld-ws-reference/work/**/*</exclude>
 				<exclude>calculator-web/target/sample-calculator-web</exclude>
 				<exclude>calculator-web/target/sample-calculator-web/**/*</exclude>
 				<exclude>helloworld-jsonrpc/target/sample-helloworldjsonrpc</exclude>



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