You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/08/22 08:14:09 UTC

[pulsar] branch master updated (c4bd7ae15a1 -> a68b58d9cee)

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

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


    from c4bd7ae15a1 [fix][test] entry filter makes no sense (#17170)
     add a68b58d9cee [refactor][ci] Build the docker image with docker-maven-plugin (#17148)

No new revisions were added by this update.

Summary of changes:
 .github/actions/tune-runner-vm/action.yml        |  2 +-
 .github/workflows/pulsar-ci.yaml                 |  4 +-
 build/build_java_test_image.sh                   |  2 +-
 docker/pulsar-all/pom.xml                        | 85 +++++++++++++++---------
 docker/pulsar/pom.xml                            | 76 +++++++++++++--------
 pom.xml                                          |  8 ++-
 tests/docker-images/java-test-image/pom.xml      | 41 ++++++------
 tests/docker-images/latest-version-image/pom.xml | 42 ++++++------
 8 files changed, 155 insertions(+), 105 deletions(-)