This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch CURATOR-505-improve-circuit-breaker-to-shared
in repository https://gitbox.apache.org/repos/asf/curator.git.
from da67721 CURATOR-533
add 824a2eb added myself in the developers section
add fa3f84d [CURATOR-429] Make Curator 4.x compatible with Zookeeper
3.4.x in OSGi too
add a3514d8 Merge pull request #311 from
JiriOndrusek/CURATOR-429_osgi-zookeeper-dependency
add 9fcd82b Modified javadoc for InterProcessLock and subclasses to be
less misleading
add 77470cb Style changes
add 4b08d44 Add note on InterProcessLock description
add 9aee198 Merge pull request #315 from emretetik96/CURATOR-530
add bc0a22a fix mailing-lists.html buttons to have mailto prefix; fix
doap.rdf to refer correctly to mailing-lists.html
add 3ed29bf Merge pull request #317 from
apache/CURATOR-528-fix-mailing-list-issues
add 5798acc Switch to OpenJDK 8 and 11
add b5eea4c Turn off spammy logs
new cd3e3cb Merge branch 'master' into
CURATOR-505-improve-circuit-breaker-to-shared
The 1 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:
.travis.yml | 3 +-
curator-client/pom.xml | 2 +-
curator-framework/pom.xml | 2 +-
curator-recipes/pom.xml | 2 +-
.../framework/recipes/locks/InterProcessLock.java | 5 +++-
.../recipes/locks/InterProcessMultiLock.java | 3 ++
.../recipes/locks/InterProcessSemaphoreMutex.java | 7 +++++
curator-x-discovery-server/pom.xml | 2 +-
curator-x-discovery/pom.xml | 2 +-
doap.rdf | 2 +-
pom.xml | 32 +++++++++++++++-------
11 files changed, 44 insertions(+), 18 deletions(-)