[
http://jira.codehaus.org/browse/QDOX-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte updated QDOX-128:
--------------------------------
Attachment: qdox-128.patch
I've added a test, but can't reproduce it. Maybe the description isn't clear
enough or this issue could be closed
> Parser does not keep quotes in annotation string and char values
> ----------------------------------------------------------------
>
> Key: QDOX-128
> URL: http://jira.codehaus.org/browse/QDOX-128
> Project: QDox
> Issue Type: Bug
> Affects Versions: 1.6
> Reporter: Jochen Kuhnle
> Attachments: qdox-128.patch
>
>
> The parser strips single and double quotes from character and string
> constants in annotation values. E.g. an annotation @Anno(run = "1.0") results
> in the value <1.0> (without the <>) for parameter "run". This makes the value
> indistinguishable from numerical values or field references. Therefor, the
> parser should keep the quotes (resulting in value <"1.0">). The attached
> patch fixes this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email