What is the way to deal with dependencies of AntLibs? - antlib-antunit requires junit
- antlib-compress requires junit, commons-compress - ... "Best" way I think of is using Ivy from the antlib-commons/build.xml and specifying an ivy.xml in the antlibs itself. Jan