forked from phoedos/pmd
Commenting out Quilt taskdef.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@277 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -17,6 +17,7 @@ will update documents on the Build Site.
|
||||
<classpath refid="maven-classpath" />
|
||||
</taskdef>
|
||||
|
||||
<!--
|
||||
<taskdef
|
||||
name="quilt"
|
||||
classname="junit.quilt.ant.AntQuiltRunner">
|
||||
@ -28,6 +29,8 @@ will update documents on the Build Site.
|
||||
<pathelement location="lib/colt.jar" />
|
||||
</classpath>
|
||||
</taskdef>
|
||||
-->
|
||||
|
||||
</target>
|
||||
|
||||
<target name="pre-build"
|
||||
|
Reference in New Issue
Block a user