2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.

FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 1.0.0

Threshold is Low

Effort is Default

Files

org.apache.shale.examples.mailreaderjpa.Domains

BugCategoryDetailsLine
org.apache.shale.examples.mailreaderjpa.Domains.getProtocols() may expose internal representation by returning org.apache.shale.examples.mailreaderjpa.Domains.protocolsMALICIOUS_CODEEI_EXPOSE_REP77

org.apache.shale.examples.mailreaderjpa.Constants

BugCategoryDetailsLine
Unwritten field: org.apache.shale.examples.mailreaderjpa.Logic.emfCORRECTNESSUWF_UNWRITTEN_FIELDNot available
Read of unwritten field in org.apache.shale.examples.mailreaderjpa.Logic.entityManager()CORRECTNESSNP_UNWRITTEN_FIELD493
Read of unwritten field in org.apache.shale.examples.mailreaderjpa.Logic.destroy()CORRECTNESSNP_UNWRITTEN_FIELD98