summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-28 12:36:43 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2008-11-28 12:36:43 +0000
commit22628c350c16ae3ce1c80a1b0a4bc09e3b418c03 (patch)
treeca5b1b6a19af2fa94c8d8f86750b2027b923ae78 /branches/sca-java-1.x
parent15e03bbdfc61d095e924979b33d3df9d9206467e (diff)
Exclude chat2 as its not ready for 1.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@721456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x')
-rw-r--r--branches/sca-java-1.x/distribution/src/main/assembly/bin.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml b/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
index e8cfa28236..f5ad1a4c67 100644
--- a/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
+++ b/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
@@ -111,6 +111,8 @@
<exclude>callback-ws-client/work/**/*</exclude>
<exclude>callback-ws-service/work</exclude>
<exclude>callback-ws-service/work/**/*</exclude>
+ <exclude>chat2-webapp</exclude>
+ <exclude>chat2-webapp/**/*</exclude>
<exclude>chat-webapp/target/sample-chat-webapp</exclude>
<exclude>chat-webapp/target/sample-chat-webapp/**/*</exclude>
<exclude>customer-dojo-webapp/src/main/webapp/dojo</exclude>