[
https://issues.apache.org/jira/browse/CAMEL-8759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Willem Jiang resolved CAMEL-8759.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.16.0
Added errorprone profile to enable the check, and I also fix errors that found
by the errorprone.
> Try enabling google error prone source code detector
> ----------------------------------------------------
>
> Key: CAMEL-8759
> URL: https://issues.apache.org/jira/browse/CAMEL-8759
> Project: Camel
> Issue Type: Task
> Components: build system
> Reporter: Claus Ibsen
> Assignee: Willem Jiang
> Fix For: 2.16.0
>
>
> See
> http://errorprone.info/
> Its a project to scan and catch common java mistakes and turn them into javac
> compiler errors.
> Wonder if we should try this on the Camel source code - it may find some
> mistakes.
> You install it in the mvn
> http://errorprone.info/installation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)