You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Jesse Stockall <st...@magma.ca> on 2003/05/05 19:30:11 UTC

Re: Could not find a path to JavaCC.zip from '/usr/java/javacc-3.0'.

On Mon, 2003-05-05 at 12:09, Dean A. Hoover wrote:
> I installed the binary distribution of apache-ant-1.5.3-1 and 
> javacc-3.0. When I ran  ant using
> my build.xml file, I got the following results:
> 

There were some changes in JavaCC 3.0 that broke the Ant task. It has
been  fixed in CVS (and nightly builds) for about a month.

See  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18664 for more
info.

-- 
Jesse Stockall <st...@magma.ca>


Re: Could not find a path to JavaCC.zip from '/usr/java/javacc-3.0'.

Posted by Jesse Stockall <st...@magma.ca>.
On Mon, 2003-05-05 at 14:53, Dean A. Hoover wrote:
> Thanks. When will the next official release be available?
> 

There isn't a release date for Ant 1.6 yet. In the interim you can use a
nightly build or download the source version of 1.5.3 and apply the fix.

-- 
Jesse Stockall <st...@magma.ca>


Re: Could not find a path to JavaCC.zip from '/usr/java/javacc-3.0'.

Posted by "Dean A. Hoover" <dh...@rochester.rr.com>.
Thanks. When will the next official release be available?

Jesse Stockall wrote:

>On Mon, 2003-05-05 at 12:09, Dean A. Hoover wrote:
>  
>
>>I installed the binary distribution of apache-ant-1.5.3-1 and 
>>javacc-3.0. When I ran  ant using
>>my build.xml file, I got the following results:
>>
>>    
>>
>
>There were some changes in JavaCC 3.0 that broke the Ant task. It has
>been  fixed in CVS (and nightly builds) for about a month.
>
>See  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18664 for more
>info.
>
>  
>