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.mailreader.ApplicationListener

BugCategoryDetailsLine
org.apache.shale.examples.mailreader.ApplicationListener.calculatePath() may fail to close stream on exceptionCORRECTNESSOS_OPEN_STREAM_EXCEPTION_PATH211
org.apache.shale.examples.mailreader.ApplicationListener.calculatePath() may fail to close stream on exceptionCORRECTNESSOS_OPEN_STREAM_EXCEPTION_PATH214

org.apache.shale.examples.mailreader.Registration

BugCategoryDetailsLine
org.apache.shale.examples.mailreader.Registration.getSubscriptions() may expose internal representation by returning org.apache.shale.examples.mailreader.Registration.subscriptionsMALICIOUS_CODEEI_EXPOSE_REP166
org.apache.shale.examples.mailreader.Registration.setSubscriptions(org.apache.struts.apps.mailreader.dao.Subscription[]) may expose internal representation by storing an externally mutable object into org.apache.shale.examples.mailreader.Registration.subscriptionsMALICIOUS_CODEEI_EXPOSE_REP2180