git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@4780 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Tom Copeland
2006-11-08 13:35:37 +00:00
parent b1460476ed
commit 25afca7390

View File

@ -48,7 +48,7 @@
</copy>
<copy todir="${dir.build}/test/net/sourceforge/pmd/rules/xml/">
<fileset dir="${dir.regress}/test/net/sourceforge/pmd/rules/xml/">
<include name="*.xml" />
<include name="**/*.xml" />
</fileset>
</copy>
<mkdir dir="${dir.build}/rulesets/releases" />