In message <[email protected]>, Oliver Deakin writes: > > Hi Jimmy, > > It looks like the x-tools commit broke the build - I'm guessing the > ecj jars need to be added to the compiler classpath?
I don't think it is that simple. It looks like it requires javax.lang.model package to be implemented too or at least stubs? I've added a build.x.tools flag (that defaults to false) to allow the builds to complete and progress to be made on fixing/testing the new code. -Mark.
