----- Original Message -----
From: "Diane Holt" <holtdl@yahoo.com>
To: "Ant Developers List" <ant-dev@jakarta.apache.org>
Sent: Friday, November 09, 2001 16:11
Subject: Re: ant not building properly with jikes 1.15
> --- Steve Loughran <steve_l@iseran.com> 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:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|