You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2008/01/17 22:43:28 UTC

svn commit: r612990 - in /incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly: bin.xml src.xml

Author: slaws
Date: Thu Jan 17 13:43:25 2008
New Revision: 612990

URL: http://svn.apache.org/viewvc?rev=612990&view=rev
Log:
Remove some work and ativemq-data directories

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

Modified: incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/bin.xml?rev=612990&r1=612989&r2=612990&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/bin.xml (original)
+++ incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/bin.xml Thu Jan 17 13:43:25 2008
@@ -83,6 +83,8 @@
                 <exclude>helloworld-ws-deep-webapp/work/**/*</exclude>
                 <exclude>helloworld-ws-reference/work</exclude>
                 <exclude>helloworld-ws-reference/work/**/*</exclude>
+                <exclude>helloworld-ws-reference-jms/activemq-data</exclude>
+                <exclude>helloworld-ws-reference-jms/activemq-data/**/*</exclude>
                 <exclude>helloworld-ws-reference-secure/work</exclude>
                 <exclude>helloworld-ws-reference-secure/work/**/*</exclude>
                 <exclude>helloworld-ws-service-webapp</exclude>
@@ -91,6 +93,8 @@
                 <exclude>helloworld-ws-service/secure/work/**/*</exclude>
                 <exclude>helloworld-ws-service/secure/work</exclude>
                 <exclude>helloworld-ws-service/work/**/*</exclude>
+                <exclude>helloworld-ws-service-jms/activemq-data</exclude>
+                <exclude>helloworld-ws-service-jms/activemq-data/**/*</exclude>
                 <exclude>helloworld-ws-service-secure/work</exclude>
                 <exclude>helloworld-ws-service-secure/work/**/*</exclude>
                 <exclude>helloworld-ws-service-webapp/target/sample-helloworld-ws-service-webapp</exclude>
@@ -105,6 +109,10 @@
                 <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>callback-ws-client/work</exclude>
+                <exclude>callback-ws-client/work/**/*</exclude>
+                <exclude>callback-ws-service/work</exclude>
+                <exclude>callback-ws-service/work/**/*</exclude>
                 <exclude>chat-webapp/target/sample-chat-webapp</exclude>
                 <exclude>chat-webapp/target/sample-chat-webapp/**/*</exclude>
                 <exclude>domain-webapp</exclude>

Modified: incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/src.xml?rev=612990&r1=612989&r2=612990&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/src.xml (original)
+++ incubator/tuscany/branches/sca-java-1.1/distribution/src/main/assembly/src.xml Thu Jan 17 13:43:25 2008
@@ -119,6 +119,10 @@
              <exclude>samples/old/**/*</exclude>
              <exclude>samples/calculator-distributed/work</exclude>
              <exclude>samples/calculator-distributed/work/**/*</exclude>
+             <exclude>samples/callback-ws-client/work</exclude>
+             <exclude>samples/callback-ws-client/work/**/*</exclude>
+             <exclude>samples/callback-ws-service/work</exclude>
+             <exclude>samples/callback-ws-service/work/**/*</exclude>
              <exclude>samples/company-das</exclude>
              <exclude>samples/company-das/**/*</exclude>
              <exclude>samples/company-das-webapp</exclude>
@@ -139,12 +143,16 @@
              <exclude>samples/helloworld-ws-deep-webapp/work/**/*</exclude>
              <exclude>samples/helloworld-ws-reference/work</exclude>
              <exclude>samples/helloworld-ws-reference/work/**/*</exclude>
+             <exclude>samples/helloworld-ws-reference-jms/activemq-data</exclude>
+             <exclude>samples/helloworld-ws-reference-jms/activemq-data/**/*</exclude>
              <exclude>samples/helloworld-ws-reference-secure/work</exclude>
              <exclude>samples/helloworld-ws-reference-secure/work/**/*</exclude>
              <exclude>samples/helloworld-ws-sdo/work</exclude>
              <exclude>samples/helloworld-ws-sdo/work/**/*</exclude>
              <exclude>samples/helloworld-ws-service/work</exclude>
              <exclude>samples/helloworld-ws-service/work/**/*</exclude>
+             <exclude>samples/helloworld-ws-service-jms/activemq-data</exclude>
+             <exclude>samples/helloworld-ws-service-jms/activemq-data/**/*</exclude>
              <exclude>samples/helloworld-ws-service-secure/work</exclude>
              <exclude>samples/helloworld-ws-service-secure/work/**/*</exclude>
              <exclude>samples/helloworld-ws-service-webapp</exclude>



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