Details
Description
It seems similar to http://jira.codehaus.org/browse/QDOX-117 .
But I do not get the contents of the static block in the value of the annotation, but some normal line-comments.
See attached testcase with Source "Instruction.java".
It seems to be very specific to this test case, for example without the line
private static final int something = 40;
it works fine.
Activity
Robert Scholte
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Closed [ 6 ] |
Assignee | Robert Scholte [ rfscholte ] | |
Fix Version/s | 1.12 [ 16282 ] | |
Resolution | Fixed [ 1 ] |
Fixed in rev. 728. Thanks Stefan!