add debug message.. found Java 1.8 problem with build.

This commit is contained in:
Ben Fry
2014-04-15 13:51:34 -04:00
parent c8c01e5373
commit 5e939b1316
+1
View File
@@ -22,6 +22,7 @@
else="modern">
<available file="${ecj.jar}" />
</condition>
<!--<echo message="compiler is ${build.compiler}" />-->
<mkdir dir="bin" />
<javac source="1.7"