On Mon, 19 Aug 2002, Christopher Lenz wrote:
> Stephan Michels wrote:
> > On Fri, 16 Aug 2002, Nevermann, Dr., Peter wrote:
> >>Hi,
> >>
> >>try adding antlr-tools.jar to the classpath before invoking ANT.
> >
> >
> > Hmm, yes that's hard core method, you can also put the libs
> > into the jre/lib/ext, but I thought that I can tell the build script
> > where it could find the libs.
>
> There seems to be a bug in Ant 1.4.x with the ANTLR task. I would
> recommend upgrading to Ant 1.5 (where the bug seems to be fixed) and
> uncomment the classpath element inside the antlr task in Slide's
> build.xml (search the file for the string 'Ant 1.5').
>
> Now that Ant 1.5 is released, maybe we should uncomment that line by
> default and just require Ant 1.5 ... Opinions ?
With Ant 1.5 I will get other problems like NPE's with the war
task(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11550), and
and unescaped entities with the XML Serializer from the xalan.
So devil or bezelbub ;-)
My two cents, Stephan.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>