Pierre Gruet pushed to branch upstream at Debian Java Maintainers / apache-curator
Commits: dcdb47d8 by Pierre Gruet at 2022-11-14T13:17:55+01:00 New upstream version 5.4.0 - - - - - 30 changed files: - .github/workflows/ci-unit.yaml - README.md - curator-client/pom.xml - curator-client/src/main/java/org/apache/curator/CuratorConnectionLossException.java - curator-client/src/main/java/org/apache/curator/utils/Compatibility.java - + curator-client/src/test/java/org/apache/curator/TestIs37.java - curator-client/src/test/java/org/apache/curator/TestRetryLoop.java - curator-examples/pom.xml - curator-examples/src/main/java/pubsub/README.md - curator-framework/pom.xml - curator-framework/src/main/java/org/apache/curator/framework/CuratorFramework.java - curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java - curator-framework/src/main/java/org/apache/curator/framework/imps/EnsembleTracker.java - curator-framework/src/main/java/org/apache/curator/framework/schema/Schema.java - curator-framework/src/test/java/org/apache/curator/framework/imps/TestReadOnly.java - curator-framework/src/test/java/org/apache/curator/framework/imps/TestReconfiguration.java - curator-framework/src/test/resources/schema.yaml - curator-recipes/pom.xml - curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java - curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java - curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderLatch.java - curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderSelector.java - curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentTtlNode.java - curator-recipes/src/main/java/org/apache/curator/framework/recipes/queue/ChildrenCache.java - curator-recipes/src/main/java/org/apache/curator/framework/recipes/queue/QueueSharder.java - curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestPathChildrenCache.java - curator-recipes/src/test/java/org/apache/curator/framework/recipes/leader/ChaosMonkeyCnxnFactory.java - curator-recipes/src/test/java/org/apache/curator/framework/recipes/leader/TestLeaderLatch.java - curator-recipes/src/test/java/org/apache/curator/framework/recipes/nodes/TestPersistentTtlNode.java - + curator-recipes/src/test/java/org/apache/curator/framework/recipes/queue/TestLongNetworkPartition.java The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/java-team/apache-curator/-/commit/dcdb47d8e3961d45cbcf8557361d8ab9d94bab19 -- View it on GitLab: https://salsa.debian.org/java-team/apache-curator/-/commit/dcdb47d8e3961d45cbcf8557361d8ab9d94bab19 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

