Pierre Gruet pushed to branch master at Debian Java Maintainers / apache-curator
Commits: 25784f33 by Pierre Gruet at 2022-11-14T13:17:07+01:00 Removing useless d/README.source file - - - - - dcdb47d8 by Pierre Gruet at 2022-11-14T13:17:55+01:00 New upstream version 5.4.0 - - - - - a48b3ea6 by Pierre Gruet at 2022-11-14T13:18:02+01:00 Update upstream source from tag 'upstream/5.4.0' Update to upstream version '5.4.0' with Debian dir e0e0b769cc4c7ae7994801c45b9401b3aaf0d481 - - - - - fcf9086e by Pierre Gruet at 2022-11-14T13:22:07+01:00 Refreshing patches - - - - - 53f5e24d by Pierre Gruet at 2022-11-14T13:23:55+01:00 Marking the -parent binary package as Multi-Arch: foreign - - - - - 1edaab34 by Pierre Gruet at 2022-11-14T13:24:25+01:00 Updating changelog - - - - - fc3a903f by Pierre Gruet at 2022-11-19T14:23:20+01:00 Adding Lintian overrides for bad-jar-name warnings - - - - - cb0fa40f by Pierre Gruet at 2022-11-19T14:28:47+01:00 Ignoring the new curator-test-zk36 artifact - - - - - 16f68630 by Pierre Gruet at 2022-11-19T14:29:20+01:00 Refreshing patches - - - - - 9028c39b by Pierre Gruet at 2022-11-19T14:29:35+01:00 Running build-time tests - - - - - 66f04e3b by Pierre Gruet at 2022-11-19T14:30:31+01:00 Skipping tests requiring the network to be run - - - - - 501bdd7c by Pierre Gruet at 2022-11-19T14:30:59+01:00 Skipping the comparison of gzipped data in a test, due to a change in the gzip implementation in OpenJDK17 - - - - - e3570686 by Pierre Gruet at 2022-11-19T14:32:10+01:00 Updating changelog - - - - - 86664bc1 by Pierre Gruet at 2022-11-19T14:32:21+01:00 Upload to unstable - - - - - 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/-/compare/aaf5d68e5ad9797bb719a2bdf5d899939bd3e45d...86664bc1df14fee9ed761fcc8a6aa3ef68375879 -- View it on GitLab: https://salsa.debian.org/java-team/apache-curator/-/compare/aaf5d68e5ad9797bb719a2bdf5d899939bd3e45d...86664bc1df14fee9ed761fcc8a6aa3ef68375879 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

