You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2020/07/05 23:24:35 UTC

[pulsar] branch master updated (d83133a -> 53c50c1)

This is an automated email from the ASF dual-hosted git repository.

zhaijia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from d83133a  add pulsar-client-messagecrypto-bc into pulsar-client module (#7447)
     add 53c50c1  shaded jclouds to avoid gson conflict (#7435)

No new revisions were added by this update.

Summary of changes:
 jclouds-shaded/pom.xml                             | 140 +++++++++++++++++++++
 pom.xml                                            |  13 +-
 tiered-storage/jcloud/pom.xml                      |  36 ++++--
 .../impl/BlobStoreManagedLedgerOffloader.java      |   6 +-
 .../impl/BlobStoreManagedLedgerOffloaderTest.java  |   2 +-
 tiered-storage/pom.xml                             |   4 +
 6 files changed, 175 insertions(+), 26 deletions(-)
 create mode 100644 jclouds-shaded/pom.xml