You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "Wannheden, Knut" <kn...@paranor.ch> on 2003/07/25 14:01:54 UTC

RE: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ExecTa sk.java Execute.java

Stefan,

> 
> > Would you be interested in a patch for this?
> 
> Off course.
> 

OK, here's the patch.

I suppose that it's OK to use the collection framework, now that Ant 1.6
will require Java 1.2.  I've used HashMap and Iterator in the patch, but it
should be easy to change to Hashtable.

The <property> task description contains a OpenVMS specific note.

Cheers,

--
knut


Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ExecTa sk.java Execute.java

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 25 Jul 2003, Knut Wannheden <kn...@paranor.ch> wrote:

> I suppose that it's OK to use the collection framework, now that Ant
> 1.6 will require Java 1.2.

Absolutely.

patch committed, thanks.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org