[ 
http://jira.codehaus.org/browse/MOJO-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_98699
 ] 

David Vicente commented on MOJO-807:
------------------------------------

i have the same problem.

Also, we have a problem with French application. 

The default xml encoding used by Findbugs is UTF-8. 

But with specific characters as "ô" and "é" etc .. used by french language, the 
xml is not well formed.

It will be great if with a parameter, we can change the encoding to 
"ISO-8859-1".

also, it misses the double quote to close message attribute as line 74 in my 
xml and i don't know why.

And last, in each findbugs xml, it misses systematically the last </file> tag 
before the <error> tag. 

> XML report not well formed using generics
> -----------------------------------------
>
>                 Key: MOJO-807
>                 URL: http://jira.codehaus.org/browse/MOJO-807
>             Project: Mojo
>          Issue Type: Bug
>          Components: findbugs
>         Environment: maven 2.0.4, findbugs plugin 1.0.0, 1.1-SNAPSHOT 
>            Reporter: Bruno Aguirre
>            Assignee: Garvin LeClaire
>            Priority: Critical
>         Attachments: findbugs.xml
>
>
> I try to create a XML report for my code but the generated file contained the 
> '<' character.
> <AnalysisError>Error analyzing public void 
> dataChanged(gapso.domain.scenario.base.GScenarioEvent event) 
> [Signature((Lgapso/domain/scenario/base/GScenarioEvent<Lgapso/domain/scenario/base/GIScenario<Lgapso/domain/scenario/ScenarioStatus;>;>;)V)]
>  for unconditional deref training </AnalysisError>

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