> Now that Ant 1.5 is released, maybe we should uncomment that line by > default and just require Ant 1.5 ... Opinions ?
Makes sense for me. Regards, Peter. > -----Original Message----- > From: Christopher Lenz [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 09:23 > To: Slide Developers Mailing List > Subject: Re: ANTLR Task uand build process > > > 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 ? > > -- > Christopher Lenz > /=/ cmlenz at gmx.de > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
