Error parsing generics ---------------------- Key: MJNCSS-33 URL: http://jira.codehaus.org/browse/MJNCSS-33 Project: Maven 2.x JavaNCSS Plugin Issue Type: Bug Affects Versions: 2.0-beta-2 Environment: Windows XP Professional, Maven 2.0.9 Reporter: Antonio Manuel Muñiz Martín Assignee: Jean-Laurent de Morlhon
Parsing exception is thrown when this line is read: private Map<String, Enum<?>[]> enumerations = new HashMap<String, Enum<?>[]>(0); Exception: Encountered ">" at line 52, column 34. Was expecting one of: "assert" ... "enum" ... <IDENTIFIER> ... "[" ... -- 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