Stefan Bodewig wrote:
On Tue, 12 Apr 2005, Kev Jackson <[EMAIL PROTECTED]> wrote:
Looks like it was there in Ant 1.5 final (Java.run()), but now it's
missing
I still think it will get added somewhere up-stream, I may be wrong.
Steve, is there a location when your build fails?
nope. try it yoursel
On Tue, 12 Apr 2005, Kev Jackson <[EMAIL PROTECTED]> wrote:
> Looks like it was there in Ant 1.5 final (Java.run()), but now it's
> missing
I still think it will get added somewhere up-stream, I may be wrong.
Steve, is there a location when your build fails?
Stefan
On Thu, 14 Apr 2005, Steve Loughran <[EMAIL PROTECTED]> wrote:
> It's not so much the location as the stack trace that worries
> me.
That would have been me[1] in response to people who'd like to see a
stack trace if an error occurs inside of their code.
> This is a build file error, not somethi
On Apr 14, 2005, at 5:24 AM, Steve Loughran wrote:
Stefan Bodewig wrote:
On Tue, 12 Apr 2005, Steve Loughran <[EMAIL PROTECTED]> wrote:
I have it on reliable authority (chapter 5 of java development with
ant),
You trust that, even though you know who's written it?
I trust the chapters that Erik wro
Stefan Bodewig wrote:
On Tue, 12 Apr 2005, Steve Loughran <[EMAIL PROTECTED]> wrote:
I have it on reliable authority (chapter 5 of java development with
ant),
You trust that, even though you know who's written it?
I trust the chapters that Erik wrote :)
that Ant1.5 would fail with a location err
On Tue, 12 Apr 2005, Steve Loughran <[EMAIL PROTECTED]> wrote:
> I have it on reliable authority (chapter 5 of java development with
> ant),
You trust that, even though you know who's written it?
> that Ant1.5 would fail with a location error when you tried to run
> without a class on the class
Looks like it was there in Ant 1.5 final (Java.run()), but now it's missing
Here's a patch to fix this.
Kev
I have it on reliable authority (chapter 5 of java development with
ant), that Ant1.5 would fail with a location error when you tried to
run without a class on the classpath. But now I see
I have it on reliable authority (chapter 5 of java development with
ant), that Ant1.5 would fail with a location error when you tried to run
without a class on the classpath. But now I see a stack trace and
not a location:
[echo] running the diary program
[java] Could not find d1.cor