You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gu...@apache.org on 2020/12/10 09:57:51 UTC

[pulsar] branch master updated (0544421 -> a95369d)

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

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


    from 0544421  [CI] Always build latest images for integration tests (#8885)
     add a95369d  [SpotBugs][pulsar-io]Enable spotbugs for batch-discovery-triggerers and batch-data-generator (#8889)

No new revisions were added by this update.

Summary of changes:
 pulsar-io/batch-data-generator/pom.xml             | 21 +++++++++++++++++
 .../BatchDataGeneratorPushSource.java              |  6 +++--
 .../BatchDataGeneratorSource.java                  |  5 +++--
 .../src/main/resources/findbugsExclude.xml         |  0
 pulsar-io/batch-discovery-triggerers/pom.xml       | 26 ++++++++++++++++++++++
 .../src/main/resources/findbugsExclude.xml         |  0
 6 files changed, 54 insertions(+), 4 deletions(-)
 copy {pulsar-package-management/core => pulsar-io/batch-data-generator}/src/main/resources/findbugsExclude.xml (100%)
 copy {pulsar-package-management/core => pulsar-io/batch-discovery-triggerers}/src/main/resources/findbugsExclude.xml (100%)