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 2008/12/10 11:07:35 UTC

svn commit: r725049 - in /tuscany/branches/sca-java-1.x/distribution/src/main/assembly: ./ bin.xml

Author: antelder
Date: Wed Dec 10 02:07:33 2008
New Revision: 725049

URL: http://svn.apache.org/viewvc?rev=725049&view=rev
Log:
Copy bin distro bigbank fix from 1.4 to 1.x

Modified:
    tuscany/branches/sca-java-1.x/distribution/src/main/assembly/   (props changed)
    tuscany/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml

Propchange: tuscany/branches/sca-java-1.x/distribution/src/main/assembly/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Wed Dec 10 02:07:33 2008
@@ -0,0 +1,2 @@
+/tuscany/branches/sca-java-1.3/distribution/src/main/assembly:671193
+/tuscany/branches/sca-java-1.4/distribution/src/main/assembly:723286,723297,725042

Modified: tuscany/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml?rev=725049&r1=725048&r2=725049&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml (original)
+++ tuscany/branches/sca-java-1.x/distribution/src/main/assembly/bin.xml Wed Dec 10 02:07:33 2008
@@ -257,16 +257,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>