Ant Plugins - ant version compatibility

2011-06-20 Thread Michael Nellis
I am investigating how to determine whether an Ant plugin, built with Ant 1.8.1, will work with Ant 1.8.2. Is there a statement that indicates that this is supported, or is there a requirement that an Ant plugin must be compiled with 1.8.2 in order to work, and will then work with past

Re: Ant Plugins - ant version compatibility

2011-06-20 Thread Jesse Glick
On 06/20/2011 09:40 AM, Michael Nellis wrote: I am investigating how to determine whether an Ant plugin, built with Ant 1.8.1, will work with Ant 1.8.2. Do you mean an Ant task? Generally it should work this (not the reverse of course), though specific incompatibilities ought to be mentioned

Re: Ant Plugins - ant version compatibility

2011-06-20 Thread Michael Nellis
Jesse Glick jesse.glick at oracle.com writes: On 06/20/2011 09:40 AM, Michael Nellis wrote: I am investigating how to determine whether an Ant plugin, built with Ant 1.8.1, will work with Ant 1.8.2. Do you mean an Ant task? Generally it should work this (not the reverse of course),

REMINDER: Participation Requested: Survey about Open-Source Software Development

2011-06-20 Thread Jeffrey Carver
Hi, Apologies for any inconvenience and thank you to those who have already completed the survey. We will keep the survey open for another couple of weeks. But, we do hope you will consider responding to the email request below (sent 2 weeks ago). Thanks, Dr. Jeffrey Carver Assistant Professor

Re: Ant Plugins - ant version compatibility

2011-06-20 Thread Matt Benson
On Mon, Jun 20, 2011 at 10:02 AM, Michael Nellis mrnel...@us.ibm.com wrote: Jesse Glick jesse.glick at oracle.com writes: On 06/20/2011 09:40 AM, Michael Nellis wrote: I am investigating how to determine whether an Ant plugin, built with Ant 1.8.1, will work with Ant 1.8.2. Do you mean an