Re:

2013-08-22 Thread Eric Fetzer
Oh, Peter!  I thank you very very much!  This is the first I've heard of the runtarget task in antcontrib.  It works brilliantly. Thanks, Eric - Original Message - From: Peter Reilly To: Ant Users List Cc: Sent: Thursday, August 22, 2013 10:49 AM Subject: Re: Maybe ant-contrib's runt

Re:

2013-08-22 Thread Peter Reilly
Maybe ant-contrib's runtarget may fit better for your use-case. Peter On Thu, Aug 22, 2013 at 9:52 AM, Eric Fetzer wrote: > This is insane! Is there no way to preserve information set in an > antcall? I tried to change strategy a little and do the following: > > > > > >

Re:

2013-08-22 Thread Eric Fetzer
This is insane!  Is there no way to preserve information set in an antcall?  I tried to change strategy a little and do the following:                       before going to dotest2 labelset = ${labelset}                                     Bef