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)
  • QDox
  • QDOX-159

most simple annotation, like @Override, results in a parseexception

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9.1
  • Component/s: Parser
  • Labels:
    None

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Robert Scholte added a comment - 16/Apr/09 1:40 PM

In the lexer if an annotation was started, it waited for a parenopen to enter annotationmode. In this case the linebreak is enough to end the annotation.
Both fix and test added

r590 | rfscholte | 2009-04-16 20:34:21 CEST

fix for QDOX-159
----------------------------------------------------------------------------

Show
Robert Scholte added a comment - 16/Apr/09 1:40 PM In the lexer if an annotation was started, it waited for a parenopen to enter annotationmode. In this case the linebreak is enough to end the annotation. Both fix and test added r590 | rfscholte | 2009-04-16 20:34:21 CEST fix for QDOX-159 ----------------------------------------------------------------------------

People

  • Assignee:
    Robert Scholte
    Reporter:
    Robert Scholte
Vote (0)
Watch (0)

Dates

  • Created:
    16/Apr/09 1:33 PM
    Updated:
    05/May/09 10:22 PM
    Resolved:
    05/May/09 10:22 PM
  • 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.