Deleting junit.fork from Project.Properties.

Deleting some stuff I had in build.xml.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@210 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
David Dixon-Peugh
2002-07-03 19:50:54 +00:00
parent 36c4520804
commit 1c4520b588
2 changed files with 0 additions and 9 deletions

View File

@ -12,13 +12,6 @@
<!-- Set default values for the build -->
<property file="project.properties" />
<target name="jjt">
<jjtree target="src/Java1.4-c.jjt"
outputdirectory="src"
javacchome="lib/javacc" />
</target>
<!-- maven:start -->
<!-- ======================================================== -->

View File

@ -2,8 +2,6 @@
# Project Properties - Change this file to match your
# environment.
#
maven.junit.fork=true
maven.core.callback.pre-compile.buildFile=pmd.xml
maven.core.callback.pre-compile.buildTarget=pre-build