jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Antlr3 Plugin
  • MANTLRTHREE-10

Support of antlr 3.1

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0
  • Fix Version/s: None
  • Component/s: antlr
  • Labels:
    None

Description

antlr-3.1 is recently released. There are many new features in 3.1 so support it in maven plugin would be very useful.
I modified dependency in trunk and fix some api mismatch, but got failed tests.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    antlr-3_1_1-upgrade.patch
    28/Oct/08 6:12 PM
    4 kB
    Jared Bunting
  2. Text File
    antlr-3.1.patch
    19/Sep/08 10:38 AM
    4 kB
    John Williams

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
John Williams added a comment - 19/Sep/08 10:38 AM

This patch against version 1.0 adds support for ANTLR 3.1. It also eliminates some code that was copied from the ANTLR code (because the copied code doesn't work with ANTLR 3.1). It may work with ANTLR 3.0 but I haven't tested that case.

Show
John Williams added a comment - 19/Sep/08 10:38 AM This patch against version 1.0 adds support for ANTLR 3.1. It also eliminates some code that was copied from the ANTLR code (because the copied code doesn't work with ANTLR 3.1). It may work with ANTLR 3.0 but I haven't tested that case.
Hide
Permalink
Jared Bunting added a comment - 28/Oct/08 6:12 PM

This is basically just building on John's patch. It upgrades to 3.1.1, renames MyTool to ExtendedTool, and removes the "generate" method entirely (since it's now been reduced to logging a message and then invoking the method on tool).

Any hopes of getting this implemented soon?

Show
Jared Bunting added a comment - 28/Oct/08 6:12 PM This is basically just building on John's patch. It upgrades to 3.1.1, renames MyTool to ExtendedTool, and removes the "generate" method entirely (since it's now been reduced to logging a message and then invoking the method on tool). Any hopes of getting this implemented soon?
Hide
Permalink
Matthias Unverzagt added a comment - 07/Oct/09 1:11 AM

What about updating to 3.2? Are there any plans or do we need do patch locally?

Show
Matthias Unverzagt added a comment - 07/Oct/09 1:11 AM What about updating to 3.2? Are there any plans or do we need do patch locally?
Hide
Permalink
Jared Bunting added a comment - 07/Oct/09 6:59 AM - edited

I doubt there are any plans. This plugin has been copied to the antlr repository and is being maintained in conjunction with antlr proper. I believe the group id is org.antlr, with the same artifact id. Check out the antlr wiki for more details.

Show
Jared Bunting added a comment - 07/Oct/09 6:59 AM - edited I doubt there are any plans. This plugin has been copied to the antlr repository and is being maintained in conjunction with antlr proper. I believe the group id is org.antlr, with the same artifact id. Check out the antlr wiki for more details.

People

  • Assignee:
    David Holroyd
    Reporter:
    Artem Melentyev
Vote (1)
Watch (1)

Dates

  • Created:
    14/Aug/08 6:43 AM
    Updated:
    07/Oct/09 7:02 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.