[jboss-cvs] JBossAS SVN: r111862 - branches/JBPAPP_5_1/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Jul 27 10:53:32 EDT 2011
Author: jesper.pedersen
Date: 2011-07-27 10:53:32 -0400 (Wed, 27 Jul 2011)
New Revision: 111862
Modified:
branches/JBPAPP_5_1/build/build-distr.xml
Log:
[JBPAPP6884] Don't include any -ds.xml descriptors from JBMETA
Modified: branches/JBPAPP_5_1/build/build-distr.xml
===================================================================
--- branches/JBPAPP_5_1/build/build-distr.xml 2011-07-27 14:50:09 UTC (rev 111861)
+++ branches/JBPAPP_5_1/build/build-distr.xml 2011-07-27 14:53:32 UTC (rev 111862)
@@ -2354,6 +2354,7 @@
<patternset>
<include name="dtd/*"/>
<include name="schema/*"/>
+ <exclude name="**/*ds*"/>
</patternset>
</unzip>
More information about the jboss-cvs-commits
mailing list