BpelEventListener interface appears in two modules
--------------------------------------------------
Key: ODE-135
URL: https://issues.apache.org/jira/browse/ODE-135
Project: Ode
Issue Type: Bug
Components: BPEL Runtime
Affects Versions: 1.0-incubating
Reporter: Paul R. Brown
Priority: Minor
Surely only one of these should exist...
$ cd $ODE_SVNROOT
$ find . -name BpelEventListener.java
./bpel-api/src/main/java/org/apache/ode/bpel/iapi/BpelEventListener.java
./bpel-runtime/src/main/java/org/apache/ode/bpel/engine/BpelEventListener.java
I assume that it's the iapi version; with confirmation, I'll delete the
duplicate. (The ifaces are identical.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.