Jakarta's Ant tends to pass -source 1.2 to javac when building itself, and subsequently fails to build with jikes, which doesn't support that option (only >=1.3). Here's a trivial patch that adds it.
A patch that fixes the problem
Log in to post a comment.
A patch that fixes the problem