This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 4c64eafa20c [improve][misc][branch-3.2] Upgrade to Bookkeeper 4.16.6
(#22963)
new 9853c20ea58 [fix][ci] Replace removed macos-11 with macos-latest in
GitHub Actions (#22965)
new a7d4e20bbaf [fix][misc] Rename netty native libraries in
pulsar-client-admin-shaded (#22954)
new 68d92fe9373 [improve][misc] Replace rename-netty-native-libs.sh script
with renaming with maven-shade-plugin (#22957)
The 3 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:
.github/workflows/ci-maven-cache-update.yaml | 2 +-
.github/workflows/pulsar-ci.yaml | 2 +-
README.md | 2 -
pom.xml | 7 ---
pulsar-client-admin-shaded/pom.xml | 6 ++
pulsar-client-all/pom.xml | 31 ++---------
pulsar-client-shaded/pom.xml | 31 ++---------
src/rename-netty-native-libs.cmd | 82 ----------------------------
src/rename-netty-native-libs.sh | 64 ----------------------
9 files changed, 20 insertions(+), 207 deletions(-)
delete mode 100644 src/rename-netty-native-libs.cmd
delete mode 100755 src/rename-netty-native-libs.sh