Author: antelder
Date: Thu Dec  4 03:13:03 2008
New Revision: 723288

URL: http://svn.apache.org/viewvc?rev=723288&view=rev
Log:
Merge r723286 from 1.4 to 1.x to remove some junk frm src distro

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

Propchange: tuscany/branches/sca-java-1.x/distribution/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu Dec  4 03:13:03 2008
@@ -0,0 +1,2 @@
+/tuscany/branches/sca-java-1.3/distribution:671193
+/tuscany/branches/sca-java-1.4/distribution:723286

Modified: tuscany/branches/sca-java-1.x/distribution/src/main/assembly/src.xml
URL: 
http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/distribution/src/main/assembly/src.xml?rev=723288&r1=723287&r2=723288&view=diff
==============================================================================
--- tuscany/branches/sca-java-1.x/distribution/src/main/assembly/src.xml 
(original)
+++ tuscany/branches/sca-java-1.x/distribution/src/main/assembly/src.xml Thu 
Dec  4 03:13:03 2008
@@ -74,6 +74,7 @@
                <exclude>**/.wtpmodules</exclude>
                <exclude>**/surefire*</exclude>
                <exclude>**/cobertura.ser</exclude>
+               <exclude>**/log/*.dat</exclude>
                <exclude>bin</exclude>
                <exclude>bin/*</exclude>
                <exclude>**/var/journal</exclude>
@@ -149,6 +150,8 @@
                 
<exclude>samples/helloworld-jsonrpc-webapp/src/main/webapp/dojo/**/*</exclude>
                 
<exclude>samples/helloworld-dojo-webapp/src/main/webapp/dojo</exclude>
                 
<exclude>samples/helloworld-dojo-webapp/src/main/webapp/dojo/**/*</exclude>
+                
<exclude>samples/customer-dojo-webapp/src/main/webapp/dojo</exclude>
+                
<exclude>samples/customer-dojo-webapp/src/main/webapp/dojo/**/*</exclude>
                 <exclude>samples/helloworld-ws-deep-webapp</exclude>
                 <exclude>samples/helloworld-ws-deep-webapp/**/*</exclude>
                 <exclude>samples/helloworld-ws-deep-webapp/work</exclude>


Reply via email to