I'll add some comments inline:
--- On Tue, 4/14/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailure
> To: "Ant Users List"
> Date: Tuesday, April 14, 2009, 12:08 PM
> OK, getting closer but no cigar
> yet. So does a property
I will be using MailLogger, Matt. I'm just trying to understand this
behavior. THANKS for all your help!
From: Eric Fetzer
To: Ant Users List
Sent: Tuesday, April 14, 2009 11:08:41 AM
Subject: Re: onsuccess or onfailure
OK, getting closer but no ciga
:
From: Matt Benson
To: Ant Users List
Sent: Monday, April 13, 2009 4:26:55 PM
Subject: Re: onsuccess or onfailure
--- On Mon, 4/13/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailur
--- On Mon, 4/13/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailure
> To: "Ant Users List"
> Date: Monday, April 13, 2009, 5:05 PM
> Does trycatch have to be internal to
> a target? I tried:
>
trycatch is a task. You canno
PM
Subject: Re: onsuccess or onfailure
Those steps 1 and 2 are mutually exclusive. Personally I wouldn't recommend
the step 2 approach. Step 2 simply tells you to put the jar someplace sensible
so you can use it. I still wouldn't bind a buildfile to a directory location;
either bun
P.S. Never use CLASSPATH! ;)
--- On Mon, 4/13/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailure
> To: "Ant Users List"
> Date: Monday, April 13, 2009, 3:34 PM
> I'm an old dog, but I can learn new
> tricks (even become friends
/usr/share/java/lib):
From: Matt Benson
To: Ant Users List
Sent: Monday, April 13, 2009 9:18:34 AM
Subject: Re: onsuccess or onfailure
If there is an actual build failure in any target execution will end, unless
you run Ant in keepgoing mod
e the Ant way!
HTH,
Matt
--- On Mon, 4/13/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailure
> To: "Ant Users List"
> Date: Monday, April 13, 2009, 9:24 AM
> Thanks Matt! So if in target2 it
> fails out, it will still make it to targ
of
readability):
From: Matt Benson
To: Ant Users List
Sent: Friday, April 10, 2009 2:55:24 PM
Subject: Re: onsuccess or onfailure
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> > For additional commands, e-mail: user-h...@ant.apache.org
> >
> >
> >
>
>
>
>
> -
> To
ce with me Matt!
From: Matt Benson
To: Ant Users List
Sent: Friday, April 10, 2009 9:19:44 AM
Subject: Re: onsuccess or onfailure
--- On Fri, 4/10/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailure
> To: "An
--- On Fri, 4/10/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: Re: onsuccess or onfailure
> To: "Ant Users List"
> Date: Friday, April 10, 2009, 9:32 AM
> Sorry, I should have given you more
> detail. It does exactly what it says. When the build
> fail
Sorry, I should have given you more detail. It does exactly what it says.
When the build fails (i.e. a target that isn't set for onfailure="false" fails)
or finishes with success, it immediately calls the target specified. In my
example, it would call either the onsucce
--- On Thu, 4/9/09, Eric Fetzer wrote:
> From: Eric Fetzer
> Subject: onsuccess or onfailure
> To: "Ant Users"
> Date: Thursday, April 9, 2009, 2:42 PM
> Hi! I'm an ex-NAnt user coming over
> to the Ant side. Most things are close to identical, but I
>
Hi! I'm an ex-NAnt user coming over to the Ant side. Most things are close to
identical, but I have a question about something I'm not finding. In NAnt, you
can create properties:
which will go to the corresponding onsuccess or onfailure targets when finished
based on
15 matches
Mail list logo