This is an automated email from the ASF dual-hosted git repository.
sekikn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git.
from 8d32e32 BIGTOP-3585. Remove obsolete text replacement from
do-component-build of Ambari. (#818)
new 8d8de71 Preparing for release 3.0.0
new 7db81a9 Bumping up the version to 3.1.0-SNAPSHOT
new c3f73f1 Update default values in hieradata for release 3.0.0
new 5f863aa Bigtop 3.0.0 release
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 120 ++++++++++-
bigtop-bigpetstore/bigpetstore-mapreduce/pom.xml | 2 +-
bigtop-deploy/puppet/hieradata/bigtop/repo.yaml | 2 +-
bigtop-test-framework/pom.xml | 4 +-
bigtop-tests/test-artifacts/elasticsearch/pom.xml | 4 +-
bigtop-tests/test-artifacts/fatjar/pom.xml | 4 +-
bigtop-tests/test-artifacts/hadoop/pom.xml | 4 +-
bigtop-tests/test-artifacts/hbase/pom.xml | 4 +-
bigtop-tests/test-artifacts/hcatalog/pom.xml | 4 +-
bigtop-tests/test-artifacts/httpfs/pom.xml | 4 +-
bigtop-tests/test-artifacts/hue/pom.xml | 4 +-
bigtop-tests/test-artifacts/longevity/pom.xml | 4 +-
bigtop-tests/test-artifacts/oozie/pom.xml | 4 +-
bigtop-tests/test-artifacts/package/pom.xml | 4 +-
bigtop-tests/test-artifacts/phoenix/pom.xml | 4 +-
bigtop-tests/test-artifacts/pom.xml | 4 +-
bigtop-tests/test-artifacts/solr/pom.xml | 4 +-
bigtop-tests/test-artifacts/spark/pom.xml | 4 +-
bigtop-tests/test-artifacts/sqoop/pom.xml | 4 +-
bigtop-tests/test-execution/common/pom.xml | 4 +-
bigtop-tests/test-execution/conf/pom.xml | 4 +-
bigtop-tests/test-execution/integration/pom.xml | 4 +-
.../test-execution/integration/sqoop/pom.xml | 4 +-
bigtop-tests/test-execution/longevity/io/pom.xml | 4 +-
bigtop-tests/test-execution/longevity/pom.xml | 4 +-
bigtop-tests/test-execution/package/pom.xml | 4 +-
bigtop-tests/test-execution/pom.xml | 4 +-
.../test-execution/smokes/elasticsearch/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/hadoop/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/hbase/pom.xml | 4 +-
.../test-execution/smokes/hcatalog/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/httpfs/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/hue/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/oozie/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/phoenix/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/solr/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/spark/pom.xml | 4 +-
bigtop-tests/test-execution/smokes/sqoop/pom.xml | 6 +-
bigtop.bom | 2 +-
build.gradle | 2 +-
pom.xml | 2 +-
provisioner/docker/config_centos-7.yaml | 2 +-
provisioner/docker/config_centos-8.yaml | 2 +-
provisioner/docker/config_debian-10.yaml | 2 +-
provisioner/docker/config_debian-9.yaml | 2 +-
provisioner/docker/config_ubuntu-18.04.yaml | 2 +-
src/site/xdoc/release-notes.xml | 232 +++++++++++++++++++++
48 files changed, 434 insertions(+), 84 deletions(-)