Re: onsuccess or onfailure

2009-04-14 Thread Matt Benson
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 get set on failure? For example, > if

Re: onsuccess or onfailure

2009-04-14 Thread Eric Fetzer
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 cigar yet.

Re: onsuccess or onfailure

2009-04-14 Thread Eric Fetzer
OK, getting closer but no cigar yet.  So does a property get set on failure?  For example, if I run the following with -k, I would think it would go into target1, target2, and then onfailure, but instead it goes into each target: