[
https://issues.apache.org/jira/browse/ARIES-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077829#comment-18077829
]
ASF subversion and git services commented on ARIES-2206:
--------------------------------------------------------
Commit d924b2c3b05101958b2d89321e71c32df78b1843 in aries-rsa's branch
refs/heads/ARIES-2199-setup-mvnw from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=d924b2c3 ]
ARIES-2206 Delete redundant eapub module (EventAdmin publishing is already
implemented in rsa core module's EventAdminSender)
> 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
> Priority: Minor
> Fix For: rsa-2.0.0
>
>
> 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)