You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2007/10/04 21:05:59 UTC

DO NOT REPLY [Bug 43554] New: - ANTLR task is incompatible with recent ANTLR 3.x

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=43554

           Summary: ANTLR task is incompatible with recent ANTLR 3.x
           Product: Ant
           Version: 1.7.0
          Platform: All
               URL: http://www.antlr.org/wiki/display/ANTLR3/Migrating+from+
                    ANTLR+2+to+ANTLR+3
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Optional Tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: jorge.martins@ieee.org


When invoking the ANTLR ant task, it fails with:
    [antlr] java.lang.NoClassDefFoundError: antlr/Tool
    [antlr] Exception in thread "main"

this happens everytime with ANTLR 3. The reason is explained in their migration
notes (link on URL field): there was a package change and the "Tool" class that
is invoked by the antlr task now belongs to "org.antlr" package instead of
"antlr" as in previous versions.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


DO NOT REPLY [Bug 43554] - ANTLR task is incompatible with recent ANTLR 3.x

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

http://issues.apache.org/bugzilla/show_bug.cgi?id=43554


gudnabrsam@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From gudnabrsam@yahoo.com  2007-10-04 12:19 -------
ANTLR will be providing Ant integration for ANTLR 3 and beyond.  An ANTLR user submitted this update 
to the Ant task:

http://www.antlr.org/share/1169924912745/antlr3-task.zip

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org