You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ra...@apache.org on 2008/12/18 10:08:36 UTC

svn commit: r727680 - /tuscany/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml

Author: ramkumar
Date: Thu Dec 18 01:08:35 2008
New Revision: 727680

URL: http://svn.apache.org/viewvc?rev=727680&view=rev
Log:
Fixes on 1.4RC2 review comments

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

Modified: tuscany/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml?rev=727680&r1=727679&r2=727680&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml (original)
+++ tuscany/branches/sca-java-1.4/distribution/src/main/assembly/bin.xml Thu Dec 18 01:08:35 2008
@@ -208,9 +208,6 @@
                 <exclude>helloworld-ws-reference-lean/**/*</exclude>
                 <exclude>spi-implementation-pojo</exclude>
                 <exclude>spi-implementation-pojo/**/*</exclude>
-		    <exclude>helloworld-jms-webapp</exclude>
-                <exclude>helloworld-jms-webapp/**/*</exclude>
-                <exclude>helloworld-jms-webapp/work</exclude>
                 <exclude>domain-webapp</exclude>
                 <exclude>domain-webapp/**/*</exclude>
                 <exclude>calculator-ws-secure-webapp</exclude>
@@ -265,6 +262,10 @@
                 <exclude>bigbank/src/main/resources/web/dojo/**/*</exclude>
                 <exclude>bigbank-account/src/main/resources/web/dojo</exclude> 
                 <exclude>bigbank-account/src/main/resources/web/dojo/**/*</exclude>
+                <exclude>bigbank-calculator/target</exclude>
+                <exclude>bigbank-calculator/target/**/*</exclude>
+                <exclude>bigbank-stockquote/target</exclude>
+                <exclude>bigbank-stockquote/target/**/*</exclude>
                 <exclude>helloworld-ws-sdo/work</exclude>
                 <exclude>helloworld-ws-sdo/work/**/*</exclude>
                 <exclude>mortgage-creditcheck/target/demo-mortgage-creditcheck</exclude>