Adding back the excludes lines. The classes were excludes
as they are part of the pmd.jar. git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@6145 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -81,6 +81,7 @@
|
||||
|
||||
<jar jarfile="${dir.lib}/pmd-test-${version}.jar"
|
||||
includes="test/net/sourceforge/pmd/**/**,test/net/sourceforge/pmd/testframework/**/**"
|
||||
excludes="test/net/sourceforge/pmd/testframework/**/**"
|
||||
basedir="${dir.build}" />
|
||||
</target>
|
||||
|
||||
|
Reference in New Issue
Block a user