You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by zh...@apache.org on 2020/03/07 13:46:55 UTC

[bookkeeper] branch master updated (407a029 -> 21e0e2f)

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/bookkeeper.git.


    from 407a029  Move the result of the BKCTL to the console by default
     add 21e0e2f  Drop Maven Profile -Dstream (#2233)

No new revisions were added by this update.

Summary of changes:
 .../jenkins/job_bookkeeper_codecoverage.groovy     |  2 +-
 .../job_bookkeeper_postcommit_master_java11.groovy |  2 +-
 .../job_bookkeeper_postcommit_master_java8.groovy  |  2 +-
 ..._bookkeeper_postcommit_validation_master.groovy |  2 +-
 .../job_bookkeeper_release_nightly_snapshot.groovy |  2 +-
 bin/common.sh                                      |  6 +-
 bookkeeper-dist/all/pom.xml                        | 26 +++-----
 bookkeeper-dist/server/pom.xml                     | 25 +++-----
 dev/release/001-release-branch.sh                  |  3 +-
 dev/release/002-release-prepare.sh                 |  3 +-
 dev/release/003-release-perform.sh                 |  3 +-
 dev/ticktoc.sh                                     | 44 --------------
 dev/update-snapshot-version.sh                     |  4 +-
 pom.xml                                            | 16 +----
 stream/distributedlog/core/pom.xml                 | 69 ---------------------
 stream/distributedlog/pom.xml                      | 23 -------
 tests/integration/pom.xml                          | 15 +----
 tools/all/pom.xml                                  | 71 ++++++++--------------
 tools/pom.xml                                      | 18 +-----
 19 files changed, 59 insertions(+), 277 deletions(-)
 delete mode 100755 dev/ticktoc.sh