On Fri, 24 Jan 2003 01:03, Stefan Bodewig wrote: > Ant must be able to bootstrap itself without any additional libraries > (apart from an XML parser) is a long-standing requirement for Ant. As > using <jar> is part of the bootstrap process and <jar> requires the > zip classes, we have a problem here, that may be solvable by some CVS > tricks.
Or solve it the way I did by creating a <bootstrapJar/> task. -- Cheers, Peter Donald *------------------------------------------------------* | An expert is someone who knows everything about the | | topic except for its place in the world. | *------------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
