This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from cdd87fb [pulsar-proxy] Remove zk direct dependency from Proxy (#9973)
add 26bdf59 Fix shading for ahc-default.properties file (#10007)
No new revisions were added by this update.
Summary of changes:
pulsar-broker-shaded/pom.xml | 48 ++++++++++++++
pulsar-client-admin-shaded/pom.xml | 48 ++++++++++++++
.../asynchttpclient/config/ahc-default.properties | 77 ----------------------
.../org/asynchttpclient/config/ahc.properties | 1 -
pulsar-client-all/pom.xml | 30 +++++++++
pulsar-client-shaded/pom.xml | 31 +++++++--
pulsar-client/src/main/resources/ahc.properties | 76 ---------------------
pulsar-functions/localrun-shaded/pom.xml | 48 ++++++++++++++
8 files changed, 200 insertions(+), 159 deletions(-)
delete mode 100644
pulsar-client-admin/src/main/resources/org/asynchttpclient/config/ahc-default.properties
delete mode 120000
pulsar-client-admin/src/main/resources/org/asynchttpclient/config/ahc.properties
delete mode 100644 pulsar-client/src/main/resources/ahc.properties