- From: jtnews <jtnews@bellatlantic.net>
- Date: Wed, 08 Nov 2000 18:49:49 -0500
- To: Sami Lempinen <lempinen@iki.fi>
- CC: html-tidy@w3.org
There's actually a good reason to upgrade to ant 1.2. The "modern" compiler can't be used in Ant 1.1 and the "classic" compiler has some bugs for which there are no workarounds. One example of a bug in the "classic" compiler is no support for extending locally defined classes. That's the main reason why I'm using Ant 1.2 now. Sami Lempinen wrote: > As for the Ant changes -- they seem to be mainly about differences > between 1.1 and 1.2 releases of Ant (I assume -- I haven't looked at > 1.2 so close yet). They do not alter the current functionality, and > therefore we may want to at least keep the 1.1 syntax around for a > while. > > I will change the build syntax to Ant 1.2 as soon as five (5) people > send me an email with the subject "UPGRADE JTIDY TO ANT 1.2" ;)
Received on Wednesday, 8 November 2000 18:49:57 UTC