Hi, FROHNER Akos wrote: > On Tue, 2006-02-07 09:56:16 +0100, Arnaud Vandyck wrote: > >>http://snapshot.debian.net/archive/2005/10/02/debian/pool/main/a/ant/ > > > Thanks! > > 1.6.2-2 works > > 1.6.5-3 works
Build with jikes > > 1.6.5-4 fails: > build.xml:7: java.lang.IllegalAccessError: tried to access field > org.apache.tools.ant.taskdefs.Concat.fileUtils from class > org.apache.tools.ant.taskdefs.Concat$TextElement > > 1.6.5-5 fails: > build.xml:7: java.lang.IllegalAccessError: tried to access field > org.apache.tools.ant.taskdefs.Concat.fileUtils from class > org.apache.tools.ant.taskdefs.Concat$TextElement Both build with ecj Thanks for testing. So it really looks like ecj produces wrong bytecode here. I will retry with ecj 3.1.2 (fixed some compiler stuff) as I think ecj at the time of the ant build was 3.1.1. Wolfgang -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

