[
https://issues.apache.org/jira/browse/ODE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Carver updated ODE-751:
-----------------------------
Attachment: ode-bpel-runtimepatchv1.txt
Here is a patch for the runtime. This patch is mostly about hashCode and
equals implementations. This fixes several possible problems with both the
hashCode calculations and the equal comparison for those subclasses that
weren't overriding their parent classes equals (when the parent also overrode
the default implementation).
> FindBugs Patches for ODE Runtime
> --------------------------------
>
> Key: ODE-751
> URL: https://issues.apache.org/jira/browse/ODE-751
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Environment: linux
> Reporter: David Carver
> Attachments: ode-bpel-compilepatchv1.txt,
> ode-bpel-runtimepatchv1.txt, odebpelapipatchv2.txt, odebpeldapatchv1.txt,
> odebpelpatch.txt, odeutilspatchv1.txt, schedule-simple-patchv1.txt
>
>
> Running FindBugs (http://findbugs.sourceforge.net/) against the bpel-api
> project, the following error:
> Equals method for org.apache.ode.bpel.iapi.Endpoint assumes the argument is
> of type Endpoint
> Will attach a patch to correct these issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.