Skip to content

Commit 1d50568

Browse files
committed
add debug message.. found Java 1.8 problem with build.
1 parent 94b3ae3 commit 1d50568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
else="modern">
2323
<available file="${ecj.jar}" />
2424
</condition>
25+
<!--<echo message="compiler is ${build.compiler}" />-->
2526

2627
<mkdir dir="bin" />
2728
<javac source="1.7"

0 commit comments

Comments
 (0)