This is an automated email from the ASF dual-hosted git repository.
amichair pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
from 81e772a0 Bump asm.version from 9.9.1 to 9.10 (#112)
new a6f7c940 Inline TopologyManagerExport methods
new 4ea12909 ARIES-2218 Fix RSA/provider endpoint properties lost during
service properties update
new 50fa0de2 ARIES-2219 Fix imported services not reflecting updated
service properties
new 42a6a910 Ensure executor shutdown in TopologyManagerImport.stop()
new aedb3c9d Fix EndpointListenerManager not unregistering hooks when
stopped
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../aries/rsa/core/ExportRegistrationImpl.java | 68 ++++++++++++++++++----
.../exporter/TopologyManagerExport.java | 24 ++------
.../importer/TopologyManagerImport.java | 50 +++++++++++++---
.../importer/local/EndpointListenerManager.java | 12 +++-
.../importer/TopologyManagerImportTest.java | 41 +++++++++++--
5 files changed, 151 insertions(+), 44 deletions(-)