----- Original Message ----- From: "Diane Holt" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Friday, November 09, 2001 16:11 Subject: Re: ant not building properly with jikes 1.15
> --- Steve Loughran <[EMAIL PROTECTED]> wrote: > > I just rebuilt ant (clean, scrubbed everything,), and now it aint > > working, even on build.xml.. looks like I am encountering some parser > > problem, even on the ant build file itself > > Works okay for me -- I only built dist-lite, but that should be prove > enough, yes? Did you set JAVAC to jikes, so what gets built during > bootstrap is compiled with jikes as well, instead of with javac? If you > didn't, maybe it's the mix of the two that's making things funky for you? > That is an interesting little hypothesis. No, I didnt set JAVAC and so clearly I was building with javac not jikes, which could have confused things, although it shouldnt have. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
