[dna-commits] DNA SVN: r564 - tags/dna-0.2/build/assembly.

dna-commits at lists.jboss.org dna-commits at lists.jboss.org
Mon Sep 29 18:24:13 EDT 2008


Author: rhauch
Date: 2008-09-29 18:24:12 -0400 (Mon, 29 Sep 2008)
New Revision: 564

Modified:
   tags/dna-0.2/build/assembly/src.xml
Log:
DNA-232 situation with the running examples application
https://jira.jboss.org/jira/browse/DNA-232

Corrected sequencers example application in the JBoss DNA 0.2 branch

Modified: tags/dna-0.2/build/assembly/src.xml
===================================================================
--- tags/dna-0.2/build/assembly/src.xml	2008-09-29 21:55:11 UTC (rev 563)
+++ tags/dna-0.2/build/assembly/src.xml	2008-09-29 22:24:12 UTC (rev 564)
@@ -11,7 +11,7 @@
         <fileSets>
           <fileSet>
             <excludes>
-              <exclude>target/**</exclude>
+              <exclude>**/target/**</exclude>
             </excludes>
           </fileSet>
         </fileSets>




More information about the dna-commits mailing list