Author: antelder
Date: Wed Dec 10 01:47:32 2008
New Revision: 725042

URL: http://svn.apache.org/viewvc?rev=725042&view=rev
Log:
Include prebuilt bibank jars in bin distro

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=725042&r1=725041&r2=725042&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 Wed 
Dec 10 01:47:32 2008
@@ -261,16 +261,8 @@
                 <exclude>alert-aggregator-webapp/target/**/*</exclude>
                 <exclude>bigbank/src/main/resources/web/dojo</exclude>
                 <exclude>bigbank/src/main/resources/web/dojo/**/*</exclude>
-                <exclude>bigbank/target</exclude>
-                <exclude>bigbank/target/**/*</exclude>
                 <exclude>bigbank-account/src/main/resources/web/dojo</exclude> 
                 
<exclude>bigbank-account/src/main/resources/web/dojo/**/*</exclude>
-                <exclude>bigbank-account/target</exclude>
-                <exclude>bigbank-account/target/**/*</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>


Reply via email to