Hi,

Just a little note on this release.
There are a lot of bugfixes (SNAPSHOT downloading, for example), new features 
(VersionMapper, remoteRepository support for pom and install-provider tasks) 
documented on http://maven.apache.org/ant-tasks.html.

But there are 2 incompatible changes that you must know before upgrading, to 
fix your Ant build files:

1. MANTTASKS-44: <localRepository path="..."/> instead of <localRepository 
location=""/> for Ant 1.7 compatibility (location attribute is used by Ant 
now)

2. MANTTASKS-65:  central is not automatically added any more if a 
remoteRepository is set: the code has been changed to work as the 
documentation said

Everything else should work as previously (with less bugs)

Regards

Hervé

Le jeudi 28 juin 2007, Jason van Zyl a écrit :
> Hi,
>
> Repost of the vote after fixing the issues with the uber JAR that was
> produced. Hervé and I have tried them and they appear to work fine.
>
> The staging repository is here:
>
> http://people.apache.org/~jvanzyl/maven-ant-tasks-2.0.7-staging-
> repository/
>
> The uber jar that people will want to try is here:
>
> http://people.apache.org/~jvanzyl/maven-ant-tasks-2.0.7-staging-
> repository/org/apache/maven/maven-ant-tasks/2.0.7/
>
> Road map:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?
> projectId=11533&styleName=Html&version=13521
>
>
> Thanks,
>
> Jason
>
> ----------------------------------------------------------
> Jason van Zyl
> Founder and PMC Chair, Apache Maven
> jason at sonatype dot com
> ----------------------------------------------------------
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to