This is an automated email from the ASF dual-hosted git repository.
heneveld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-dist.git.
from 10953ee Merge pull request #147 from tbouron/tbouron-patch-1
new 9e47642 Update dockerfile, entrypoint.sh and Jenkinsfile to correctly
run integration tests on Jenkins
new dadcf3e This closes #144
add 16a3d3f Remove MD5 and SHA-1 checksums from release scripts
new e4eedae Merge branch 'master' into remove-md5-sha1
new 033633e add rpm and deb build flags
new bd642a1 make sure environment.sh exports its variables to the env
new 185bafe add -Dclient to make_release_script.sh
new ab40e59 don't ignore cli vendor directory in copying source files
new 88d41e4 This closes #150
new df2952c Update Jenkinsfile to: - add the pipeline trigger on comment
only if we are building a PR - not deploy artifacts when building master. This
will be taken care of during the full brooklyn build on master (see Jenkinsfile
configuration at the brooklyn root)
new 27fd652 This closes #151
The 10 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:
Jenkinsfile | 19 +++++----------
docker-itest/Dockerfile | 49 +++++++++++++++++++++++++++++++++------
docker-itest/Jenkinsfile | 25 ++++++++------------
docker-itest/entrypoint.sh | 2 +-
release/environment.sh | 12 +++++-----
release/make-release-artifacts.sh | 12 ++++------
release/verify_brooklyn_rc.sh | 11 ++++-----
7 files changed, 73 insertions(+), 57 deletions(-)