On 2011-10-25, Jörg Schaible wrote: > Stefan Bodewig wrote:
>> From the POV of the Compress Antlib for example I now need to tell >> people to fetch Common Compress and in the future Id have to tell them >> to fetch XZ as well. Then again this is a problem I should solve over >> there. > Couldn't you simply shade Commons Compress *and* XZ for Antlib Compress? Yes, something like this, even though I don't know whether there is a nice way to do this from Ant. It is more likely that I'll provide a separate binary distribution that contains the Antlib, Commons Compress and XZ. > Or was your intention to drop Antlib Compress in favor of Commons > Compress? The Antlib just provides Ant tasks and resource types that delegate to Commons Compress for the actual archiving/compressing work. An <unar> task or a <cpiofileset> for example. Neither one can replace the other. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org