On Thu, 21 Mar 2002, stephan beal <[EMAIL PROTECTED]> wrote: > However, the Ant docs state that Java 1.1 compatibility is a > requirement, and i'm not about to install JDK 1.1 just to test > this.
It is not that hard - every now and then some things slip through and every now and then a committer tries to bootstrap with JDK 1.1 and fixes this. As long as you avoid collections, you are pretty save. > Sorry, but i think JDK 1.1 compatibility is a very mislead > requirement (it's been obsolete for over 4 years now). Go and tell the *BSD communities ... > since i can't get the CVS tree to compile. ./bootstrap.sh should work, it is impossible to build the CVS version with Ant 1.4.1. What errors do you get? > Is there a CVS tag i can check out which corresponds to the 1.4.1 > release? ANT_141 Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
