Thank you Gary, I confirm it works.
Emmanuel
Le 26/09/2014 21:27, Gary Gregory a écrit :
> I see this in Log4j 2:
>
> <plugin>
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>findbugs-maven-plugin</artifactId>
> <version>${findbugs.plugin.version}</version>
> <configuration>
> <fork>true</fork>
> <jvmArgs>-Duser.language=en</jvmArgs>
> <threshold>Normal</threshold>
> <effort>Default</effort>
>
> <excludeFilterFile>${log4jParentDir}/findbugs-exclude-filter.xml</excludeFilterFile>
> </configuration>
> </plugin>
>
> Gary
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]