+1 on changing the Maven's ant dependency from 1.4.1 to 1.5

We gain features, simpler jelly scripts and now that 1.5 is released, no one can
complain we are using unreleased Ant.

All this means is provide Ant 1.5 with maven and use it to run our ant task
through. Anybody codes a plugin, they code it with Ant 1.5 in mind. The
requirement would be a plugin must work with the Ant distributed with a
particular release of Maven. And there would be no requirement that a plugin
work in 1.4.1. This would not affect the user's Ant installation as far as I
know.

If we release with a 1.4.1 jar we are already a release behind.

-Peter


----- Original Message -----
From: "Nathan Coast" <[EMAIL PROTECTED]>
To: "maven dev" <[EMAIL PROTECTED]>
Sent: Thursday, July 11, 2002 4:28 AM
Subject: ant 1.5


> hi,
>
> we planning to move to ant 1.5 now it is final?
>
> THere're some useful additions for things like app-server deployment that I
> think would be useful for some of our plugins.
>
> Cheers
> Nathan
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to