Quick fix to correct :

java.lang.StringIndexOutOfBoundsException: String index out of range: X
	at java.lang.String.substring(String.java:1934)
	at org.codehaus.mojo.taglist.FileAnalyser.extractAnnotationAttribute(FileAnalyser.java:409)
	at org.codehaus.mojo.taglist.FileAnalyser.scanFile(FileAnalyser.java:240)
	at org.codehaus.mojo.taglist.FileAnalyser.execute(FileAnalyser.java:146)
	at org.codehaus.mojo.taglist.TagListReport.executeReport(TagListReport.java:326)

When annotation written like that :

@SuppressWarnings("unchecked" 
    )
@Override
Change By: Alix Lourme (30/Oct/12 8:01 AM)
Attachment: patch-trunk-20110302.txt
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to