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:
David Dixon-Peugh
2002-07-10 17:48:06 +00:00
parent 8a2a419f19
commit 6876d9daa4

View File

@ -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"