Removed deletion of PMDPlugin.jar from install dir
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2264 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -23,7 +23,6 @@
|
|||||||
</path>
|
</path>
|
||||||
|
|
||||||
<target name="delete">
|
<target name="delete">
|
||||||
<delete file="${install.dir}/${ant.project.name}.jar"/>
|
|
||||||
<delete dir="${build}"/>
|
<delete dir="${build}"/>
|
||||||
<mkdir dir="${build}"/>
|
<mkdir dir="${build}"/>
|
||||||
</target>
|
</target>
|
||||||
|
Reference in New Issue
Block a user