Hi Aaron,

I spotted the error messages as Eclipse warnings .....
let's see if the Sonarintegration is of help once infra enabled it for
Tamaya.

Cheers,
Phil

Am 26.03.19 um 14:32 schrieb Aaron Coburn:
> I don't think Checkstyle is able to identify unused variables. Findbugs
> *should* be able to do this, though when I tried running the analysis
> via `mvn clean verify site`, the report didn't include the unused LOG
> variable in the SupplierConverter class mentioned earlier. In fact,
> nothing was reported from tamaya-core, though it may be that I was
> running the analysis incorrectly. AFAIK, the test code isn't analyzed at
> all by findbugs.
> 
> It is also my impression that findbugs is no longer maintained. Perhaps
> it would be worthwhile changing over to spotbugs or PMD? Alternatively,
> once the Sonar integration is set up, that should be able to generate
> reports identifying all the unused variables.
> 
> Aaron
> 
> On Mon, Mar 25, 2019 at 4:39 PM P. Ottlinger <pottlin...@apache.org
> <mailto:pottlin...@apache.org>> wrote:

Reply via email to