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/10/29 07:24:23 UTC

[pulsar] branch master updated (c5705f2 -> b527ccc)

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 c5705f2  [Issue 8311][pulsar-client-go] Fix memory leak in cgo golang client (#8325)
     add b527ccc  Allow building Apache Pulsar on JDK15+ - upgrade Maven Assembly Plugin (#8360)

No new revisions were added by this update.

Summary of changes:
 distribution/server/src/assemble/LICENSE.bin.txt   |  1 -
 pom.xml                                            | 35 ++++++----------------
 .../pulsar-client-kafka/pom.xml                    |  2 +-
 pulsar-common/pom.xml                              | 24 +++++++++++++++
 pulsar-sql/presto-distribution/LICENSE             | 34 ++++++++++++---------
 pulsar-sql/presto-distribution/pom.xml             | 31 +++++++++++++++++--
 src/check-binary-license                           |  2 +-
 .../kafka/PulsarKafkaProducerThreadSafeTest.java   |  1 -
 8 files changed, 83 insertions(+), 47 deletions(-)