This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 7a99e74220b [fix][doc] fix typo in ConsumerConfigurationData and
ServiceConfiguration. (#19936)
add 83f6ea74e7a [fix][build] Dump Jacoco coverage data to file with JMX
interface in TestNG listener (#19947)
No new revisions were added by this update.
Summary of changes:
buildtools/pom.xml | 2 +-
.../apache/pulsar/tests/JacocoDumpListener.java | 103 +++++++++++++++++++++
pom.xml | 3 +-
3 files changed, 106 insertions(+), 2 deletions(-)
create mode 100644
buildtools/src/main/java/org/apache/pulsar/tests/JacocoDumpListener.java