Amichai Rothman created ARIES-2206:
--------------------------------------
Summary: Delete redundant eapub module
Key: ARIES-2206
URL: https://issues.apache.org/jira/browse/ARIES-2206
Project: Aries
Issue Type: Task
Components: Remote Service Admin
Affects Versions: rsa-1.16.1
Reporter: Amichai Rothman
The eapub module listens to RemoteServiceAdminEvents and publishes
corresponding EventAdmin events, as required by the spec. However, this
functionality is already covered by EventAdminSender in the rsa core module.
This seems to have been a historical mistake - it was implemented in rsa, then
at some point extracted into a separate module, then separately re-implemented
in rsa core because it looked like the code was missing, so we ended up with
two implementations of the same feature.
The separate module can be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)