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.dialog.scxml.action.RedirectAction

BugCategoryDetailsLine
org.apache.shale.dialog.scxml.action.RedirectAction is Serializable; consider declaring a serialVersionUIDCORRECTNESSSE_NO_SERIALVERSIONIDNot available

org.apache.shale.dialog.scxml.action.ViewAction

BugCategoryDetailsLine
org.apache.shale.dialog.scxml.action.ViewAction is Serializable; consider declaring a serialVersionUIDCORRECTNESSSE_NO_SERIALVERSIONIDNot available

org.apache.shale.dialog.scxml.ShaleDialogELEvaluator

BugCategoryDetailsLine
org.apache.shale.dialog.scxml.ShaleDialogELEvaluator is Serializable; consider declaring a serialVersionUIDCORRECTNESSSE_NO_SERIALVERSIONIDNot available

org.apache.shale.dialog.scxml.SCXMLDialogContext

BugCategoryDetailsLine
Redundant nullcheck of value known to be non-null org.apache.shale.dialog.scxml.SCXMLDialogContext.setOpaqueState(Object)CORRECTNESSRCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE239