From 8c406de8eb50cf785b407e2facb3502e364a66ce Mon Sep 17 00:00:00 2001 From: Wade Walker Date: Fri, 7 Mar 2014 16:28:41 -0600 Subject: Remove warnings, turn on linting, fix Eclipse. Removed warnings due to memoryMaximumSize being ignored when javac isn't forked. Turned on all linting. Changed the arguments of uncomment-function-params so it will run from within Eclipse properly (using basedir instead of user.dir, since only the former will be properly set both inside Eclipse and on the command line). --- make/build.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index e7425eba..5bd8c6e3 100644 --- a/make/build.xml +++ b/make/build.xml @@ -335,6 +335,7 @@ bootclasspath="${target.rt.jar}" debug="${javacdebug}" debuglevel="${javacdebuglevel}"> + @@ -356,8 +357,9 @@ - - + + + @@ -552,7 +554,6 @@ + + + @@ -568,7 +572,6 @@ + -- cgit v1.2.3