https://bz.apache.org/bugzilla/show_bug.cgi?id=65539
--- Comment #5 from Stefan Bodewig <[email protected]> --- I was wrong about what I initially believed to be the problem, for some reason your javac doesn't recognize it is running on Java 8 by itself. Is there a property named "build.compiler" in your build? This is considered a magic property by Ant and could change the outcome of its default detection logic. -- You are receiving this mail because: You are the assignee for the bug.
