Re: svn commit: r586283 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-10-22 Thread Matt Benson
--- Kevin Jackson <[EMAIL PROTECTED]> wrote: > Hi, > > > Kev--I don't get it. The ANTLR task isn't > compatible > > with Antlr 3, though a compatible version is > available > > at antlr.org . Did I miss something? > > Sorry, I was getting all dependencies for the build > and just > downloaded

Re: svn commit: r586283 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-10-22 Thread Peter Reilly
There is no compile time dependency on antlr classes in the optional ANTLR task ;- so one could use java.lang.Object as the test class to see if one can compile it. Peter On 10/22/07, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Sat, 20 Oct 2007, Kevin Jackson <[EMAIL PROTECTED]> wrote: > > >

Re: svn commit: r586283 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-10-21 Thread Stefan Bodewig
On Sat, 20 Oct 2007, Kevin Jackson <[EMAIL PROTECTED]> wrote: > So should I fix the task to be antlr3 compat or remove the change? If the antlr folks provide a task of their own now, we shouldn't change ours (but point to theirs and keep ours for people using ANTLR 2.x), IMHO. Stefan --

Re: svn commit: r586283 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-10-19 Thread Kevin Jackson
Hi, > Kev--I don't get it. The ANTLR task isn't compatible > with Antlr 3, though a compatible version is available > at antlr.org . Did I miss something? Sorry, I was getting all dependencies for the build and just downloaded the latest antlr (3). When the build failed I noticed that it was a

Re: svn commit: r586283 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-10-19 Thread Matt Benson
Kev--I don't get it. The ANTLR task isn't compatible with Antlr 3, though a compatible version is available at antlr.org . Did I miss something? -Matt --- [EMAIL PROTECTED] wrote: > Author: kevj > Date: Fri Oct 19 00:00:50 2007 > New Revision: 586283 > > URL: > http://svn.apache.org/viewvc?re

svn commit: r586283 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-10-19 Thread kevj
Author: kevj Date: Fri Oct 19 00:00:50 2007 New Revision: 586283 URL: http://svn.apache.org/viewvc?rev=586283&view=rev Log: -allow use of antlr 3+ Modified: ant/core/branches/ANT_17_BRANCH/build.xml Modified: ant/core/branches/ANT_17_BRANCH/build.xml URL: http://svn.apache.org/viewvc/ant/co