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:
@ -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 -->
|
||||
|
||||
<!-- ======================================================== -->
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user