malformed AnalysisError element in XML report when reporting on generic class
-----------------------------------------------------------------------------

                 Key: MFINDBUGS-44
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-44
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Jason Harris


When findbugs reports an AnalysisError on a generics based class, the resultant 
XML is malformed as below:

<AnalysisError>Bad signature 
[[Ljava/util/Hashtable<Ljava/lang/String;[Ljava/lang/String;>; for 
localityNamesByPhoneticName in 
au.com.telstra.east.ws.impl.InOutTranslator.<init> </AnalysisError>

This is present in both 1.1.1 and 1.2-SNAPSHOT. Looking at the source, the 
FindbugsXdocSink.analysisErrorTag() method should escape className

-- 
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

Reply via email to