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/09/19 01:55:24 UTC

svn commit: r577113 - /incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml

Author: antelder
Date: Tue Sep 18 16:55:23 2007
New Revision: 577113

URL: http://svn.apache.org/viewvc?rev=577113&view=rev
Log:
Exclude a work dir

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

Modified: incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml?rev=577113&r1=577112&r2=577113&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml (original)
+++ incubator/tuscany/branches/sca-java-1.0/distribution/src/main/assembly/src.xml Tue Sep 18 16:55:23 2007
@@ -92,6 +92,8 @@
              <exclude>itest/callablereferences/work/**/*</exclude>
              <exclude>itest/large-sdo-ws/work</exclude>
              <exclude>itest/large-sdo-ws/work/**/*</exclude>
+             <exclude>itest/ws-void-args-return/work</exclude>
+             <exclude>itest/ws-void-args-return/work/**/*</exclude>
              <exclude>itest/contribution-import-export/import-wsdl/work</exclude>
              <exclude>itest/contribution-import-export/import-wsdl/work/**/*</exclude>
              <exclude>itest/contribution-import-export/import-composite/work</exclude>



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