You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2006/08/20 03:24:46 UTC

svn commit: r432922 - /incubator/servicemix/trunk/apache-servicemix/src/main/assembly/src.xml

Author: gnodet
Date: Sat Aug 19 18:24:46 2006
New Revision: 432922

URL: http://svn.apache.org/viewvc?rev=432922&view=rev
Log:
Add the build module in src dir

Modified:
    incubator/servicemix/trunk/apache-servicemix/src/main/assembly/src.xml

Modified: incubator/servicemix/trunk/apache-servicemix/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/servicemix/trunk/apache-servicemix/src/main/assembly/src.xml?rev=432922&r1=432921&r2=432922&view=diff
==============================================================================
--- incubator/servicemix/trunk/apache-servicemix/src/main/assembly/src.xml (original)
+++ incubator/servicemix/trunk/apache-servicemix/src/main/assembly/src.xml Sat Aug 19 18:24:46 2006
@@ -33,8 +33,6 @@
       <excludes>
         <exclude>**/target</exclude>
         <exclude>**/target/**/*</exclude>
-        <exclude>**/build</exclude>
-        <exclude>**/build/**/*</exclude>
         <exclude>**/.settings</exclude>
         <exclude>**/.settings/**/*</exclude>
         <exclude>**/.classpath</exclude>