DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17807>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17807

antlr test fails





------- Additional Comments From [EMAIL PROTECTED]  2003-04-02 12:52 -------
I see.

<antlr> tries to be smart and implicitly adds the jar that it has loaded 
antl.Tool
from to the CLASSPATH - in your case this has been checkstyle.jar.

Could you check for a class that is in antlrall.jar but not in checkstyle.jar?
We could use that one instead.

You can use a nested <classpath> containing antlrall.jar as a workaround.

Reply via email to