On Tue 2008-02-05 at 09:24h, Xavier Hanin wrote on ivy-user:
:
> About IVY-567,  we haven't applied the patch yet because the
> solution is not very satisfying, due to the poor support for classpath in
> jar (you have to have the dependencies at the exact right relative location,
> I really dislike this). What would be much more satisfying IMO is to remove
> the dependency on commons-cli, to make Ivy runnable alone.

Another alternative would be to build an ivy-standalone.jar that
includes the contents of the commons-cli jar (and any other
dependendent jars). The Ant jar task can be used to do this, in
particular it has support for merging manifest files.

-- Niklas Matthies

Reply via email to