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/13 10:52:43 UTC

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

Author: antelder
Date: Thu Sep 13 01:52:42 2007
New Revision: 575225

URL: http://svn.apache.org/viewvc?rev=575225&view=rev
Log:
Update some excludes from the bin 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=575225&r1=575224&r2=575225&view=diff
==============================================================================
--- incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/java/sca/distribution/src/main/assembly/bin.xml Thu Sep 13 01:52:42 2007
@@ -81,22 +81,24 @@
                 <exclude>helloworld-ws-reference/work/**/*</exclude>
                 <exclude>helloworld-ws-service/work</exclude>
                 <exclude>helloworld-ws-service/work/**/*</exclude>
-                <exclude>helloworld-ws-service-webapp/target/sample-helloworld-webapp</exclude>
-                <exclude>helloworld-ws-service-webapp/target/sample-helloworld-webapp/**/*</exclude>
+                <exclude>helloworld-ws-service-webapp/target/sample-helloworld-ws-service-webapp</exclude>
+                <exclude>helloworld-ws-service-webapp/target/sample-helloworld-ws-service-webapp/**/*</exclude>
                 <exclude>helloworld-ws-sdo/work</exclude>
                 <exclude>helloworld-ws-sdo/work/**/*</exclude>
-                <exclude>helloworld-ws-sdo-webapp/target/sample-helloworld-webapp</exclude>
-                <exclude>helloworld-ws-sdo-webapp/target/sample-helloworld-webapp/**/*</exclude>
+                <exclude>helloworld-ws-sdo-webapp/target/sample-helloworld-ws-sdo-webapp</exclude>
+                <exclude>helloworld-ws-sdo-webapp/target/sample-helloworld-ws-sdo-webapp/**/*</exclude>
                 <exclude>calculator-webapp/target/sample-calculator-webapp</exclude>
                 <exclude>calculator-webapp/target/sample-calculator-webapp/**/*</exclude>
-                <exclude>calculator-ws-webapp/target/sample-calculator-webapp-ws</exclude>
-                <exclude>calculator-ws-webapp/target/sample-calculator-webapp-ws/**/*</exclude>
+                <exclude>calculator-ws-webapp/target/sample-calculator-ws-webapp</exclude>
+                <exclude>calculator-ws-webapp/target/sample-calculator-ws-webapp/**/*</exclude>
                 <exclude>chat-webapp/target/sample-chat-webapp</exclude>
                 <exclude>chat-webapp/target/sample-chat-webapp/**/*</exclude>
-                <exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo</exclude>
-                <exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo/**/*</exclude>
-                <exclude>helloworld-jsonrpc-webapp/target/sample-helloworld-jsonrpc</exclude>
-                <exclude>helloworld-jsonrpc-webapp/target/sample-helloworld-jsonrpc/**/*</exclude>
+                <exclude>feed-aggregator-webapp/target/sample-feed-aggregator-webapp</exclude>
+                <exclude>feed-aggregator-webapp/target/sample-feed-aggregator-webapp/**/*</exclude>
+                <exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo-webapp</exclude>
+                <exclude>helloworld-dojo-webapp/target/sample-helloworld-dojo-webapp/**/*</exclude>
+                <exclude>helloworld-jsonrpc-webapp/target/sample-helloworld-jsonrpc-webapp</exclude>
+                <exclude>helloworld-jsonrpc-webapp/target/sample-helloworld-jsonrpc-webapp/**/*</exclude>
                 <exclude>osgi-supplychain/.felix</exclude>
                 <exclude>osgi-supplychain/.felix/**/*</exclude>
                 <exclude>osgi-supplychain/target/sample-osgi-supplychain</exclude>



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