2003 11:09 AM
To: Ant Developers List
Subject: Re: [PATCH] fix for javacc ant tasks to work with javacc 3.x
(JavaCC. java and JJTree.java)
On Fri, Jul 11, 2003 at 11:10:27AM -0400, Scot Floess wrote:
> The ant tasks do not work with Javacc 3.x as the main class has
> changed as well as Ja
Title: Message
The ant tasks do not
work with Javacc 3.x as the main class has changed as well as JavaCC.zip is no
longer used (it is not javacc.jar)...
---
./apache-ant-1.5.3-1/src/main/org/apache/tools/ant/taskdefs/optional/javacc/JavaCC.java
2003-04-16 05:28:26.0 -0400
+++
./