You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2019/02/05 18:57:52 UTC

[activemq-artemis] 05/05: This closes #2536

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

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 4f758f3dd974148b37971eff21b5cda10cc9e563
Merge: 91a1ea8 02505fc
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Tue Feb 5 13:57:29 2019 -0500

    This closes #2536

 .../activemq/artemis/cli/commands/Create.java      | 10 +++
 .../artemis/cli/commands/etc/jolokia-access.xml    |  5 +-
 artemis-distribution/pom.xml                       |  4 +-
 artemis-distribution/src/main/assembly/dep.xml     |  1 +
 artemis-docker/Dockerfile-centos                   | 71 ++++++++++++++++++++
 artemis-docker/Dockerfile-ubuntu                   | 71 ++++++++++++++++++++
 artemis-docker/docker-run.sh                       | 41 ++++++++++++
 artemis-docker/prepare-docker.sh                   | 56 ++++++++++++++++
 artemis-docker/readme.md                           | 75 ++++++++++++++++++++++
 9 files changed, 330 insertions(+), 4 deletions(-)