Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Ant 1.6 adds a lot of new features over 1.5. Most
notably, support for XML namespaces and a new
concept of Ant libraries that uses namespaces to
avoid name clashes have been added. A lot of new
tasks have been added. Most prominently, support
for SSH is now available with the help of the JSch
library. This is the first version of Ant that
requires a JDK 1.2 or later to run.