This is an automated email from the ASF dual-hosted git repository.
amichai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git.
from c364720 [maven-release-plugin] prepare for next development iteration
new 388d020 Update some code that doesn't compile against zookeeper 3.6.x
new 9ea56cb ARIES-2042 - Add missing local discovery dependency to
repository
new 9909004 Clean up LocalDiscovery
new f2d2503 ARIES-2043 - Fix LocalDiscovery not updated when listener
scope changes
The 4 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/discovery/local/LocalDiscovery.java | 48 +++++++++++---------
.../rsa/discovery/local/LocalDiscoveryTest.java | 53 ++++++++++++++++------
.../zookeeper/server/MyQuorumPeerMain.java | 4 +-
.../zookeeper/server/MyZooKeeperServerMain.java | 4 +-
.../zookeeper/server/ZookeeperServer.java | 4 +-
.../zookeeper/server/ZookeeperStarterTest.java | 2 +-
repository/pom.xml | 5 ++
7 files changed, 75 insertions(+), 45 deletions(-)