On 10 September 2006 at 18:25, "Geir Magnusson Jr." <[EMAIL PROTECTED]> wrote: > > Nathan Beyer wrote: > > > >> -----Original Message----- > >> From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED] > >> > >> Nathan Beyer wrote: > >>> I've done some tweaking to the build scripts around compiler usage > >>> and wanted to run it by the list for comments, etc.
Thanks Nathan. > >> [SNIP] > >> > >>> The other big reason to do this is to attempt to use the Eclipse > >>> (ECJ) compiler for the build. I've tested using the ECJ by setting > >>> the new property and the build and tests work as normal, but > >>> I haven't found a way to use the ECJ without manually placing > >>> the ECJ JAR in the ANT_HOME\lib folder. As such, I've left the > >>> compiler property at 'modern' for now. > >> > >> Ugh. I thought it was working before w/o having to put it in > >> ant/lib, although i don't remember the reason why we took it away. > > > > I don't think it was ever working with the Eclipse compiler before, > > was it? > > I think so. I think that Mark undid it. Yes. I undid it when we were using the jsr14 hack which didn't work on with ecj - at the time I think it might now. I think we should move forward to use the ecj since it has a cleaner classpath when doing compiles which helps us spot bugs earlier. I'll take a look at making sure the linux build machine is able to build with ecj today. (The windows build machine is broken - I need to move stuff around since it is falling over the windows path length issues.) Regards, Mark. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
