[ https://issues.apache.org/jira/browse/ARIES-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851642#comment-17851642 ]
ASF subversion and git services commented on ARIES-2156: -------------------------------------------------------- Commit 8c4037ed1404879c98e36a461830704dbe2bb664 in aries-rsa's branch refs/heads/master from Amichai Rothman [ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=8c4037ed ] ARIES-2156 Remove support for deprecated EventListener interface > Remove support for deprecated EventListener interface > ----------------------------------------------------- > > Key: ARIES-2156 > URL: https://issues.apache.org/jira/browse/ARIES-2156 > Project: Aries > Issue Type: Improvement > Components: Remote Service Admin > Affects Versions: rsa-1.16.1 > Reporter: Amichai Rothman > Priority: Minor > > The org.osgi.service.remoteserviceadmin.EventListener interface has been > deprecated since OSGi R6 nearly a decade ago, replaced with > EndpointEventListener. We have a bunch of code for supporting both, but I > think it's time to remove the old one and simplify the code to support only > the new one. -- This message was sent by Atlassian Jira (v8.20.10#820010)