A discussion on the JPackage list reminded me of a new Ant 1.6 feature that is documented but easy to miss.

With the new launcher code, the directory .ant/lib in your home directory is treated just the same way as $ANT_HOME/lib by Ant. This means that all jars puts into that directory will be available to all Ant tasks or can contain Ant libraries. No need to fiddle with the Ant installation in a multi-user environment.

path: /en/Apache/Ant | #