1
Several months ago at work, we evaluated a handful of methods for dependency downloads. We looked at extending our home grown solution, ivy, maven ant tasks, and even the unthinkable: migrating to maven2. In the end, we decided to stay with our home grown solution, as we were led to believe that the next version of ant would have transitive dependency management built in. We concluded that it would be a waste of time to migrate to one solution, just to do it again when the new ant came out, so we waited, and, oh, how disappointed we were.
On August 27, 2006, Ant 1.7 beta 1 (not the 2.0 I had hoped to see) was announced. Here is the text of the announcement on the web site:
Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant. Support for the version control system Subversion will be only provided as an antlib to be released shortly.
Ant 1.7 fixes also a large number of bugs.
Ant 1.7 has no support for Java6 features, but first tests on Java6 did not fail.
That’s all they could think of to highlight on the front page, and the WHATSNEW document doesn’t show much more. It looks like bug fixes, random tweaks, and 4 new tasks. That’s a long wait for so little improvement. August 27, 2006 may very well mark the day that ant gave up the fight against a surging maven2.
Popularity: 5% [?]
Use Maven 2 and be happy
January 24th, 2007 | #
I think that cure is worse than the poison.
January 24th, 2007 | #