From c5657edf942ff33266f388c6cdf92d6bd8de81db Mon Sep 17 00:00:00 2001 From: Miguel De Anda Date: Fri, 30 Jun 2017 12:37:29 +0700 Subject: system/apache-activemq: Updated for version 5.14.5. Signed-off-by: Willy Sudiarto Raharjo --- system/apache-activemq/README | 10 ++++++++++ system/apache-activemq/apache-activemq.SlackBuild | 2 +- system/apache-activemq/apache-activemq.info | 6 +++--- 3 files changed, 14 insertions(+), 4 deletions(-) (limited to 'system/apache-activemq') diff --git a/system/apache-activemq/README b/system/apache-activemq/README index 5d34142fda..74dc0508ec 100644 --- a/system/apache-activemq/README +++ b/system/apache-activemq/README @@ -26,3 +26,13 @@ for example: groupadd -g 253 activemq useradd -u 253 -g 253 -c "Apache Active MQ" -d /var/lib/activemq \ -s /bin/sh activemq + +Web Interface + +The web interface for ActiveMQ is available at http://127.0.0.1:8161/admin/ +with the default username and password set to: + +Login: admin +Passwort: admin + +You can edit /etc/activemq/users.properties if you wish to change them. diff --git a/system/apache-activemq/apache-activemq.SlackBuild b/system/apache-activemq/apache-activemq.SlackBuild index bb19d3edd7..61af0d8950 100644 --- a/system/apache-activemq/apache-activemq.SlackBuild +++ b/system/apache-activemq/apache-activemq.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=apache-activemq -VERSION=${VERSION:-5.14.0} +VERSION=${VERSION:-5.14.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/apache-activemq/apache-activemq.info b/system/apache-activemq/apache-activemq.info index 4587992002..c2ae9a1e99 100644 --- a/system/apache-activemq/apache-activemq.info +++ b/system/apache-activemq/apache-activemq.info @@ -1,8 +1,8 @@ PRGNAM="apache-activemq" -VERSION="5.14.0" +VERSION="5.14.5" HOMEPAGE="http://activemq.apache.org/" -DOWNLOAD="http://archive.apache.org/dist/activemq/5.14.0/apache-activemq-5.14.0-bin.tar.gz" -MD5SUM="921fcfa02d6e3f45bfb80f3aaae096b5" +DOWNLOAD="http://archive.apache.org/dist/activemq/5.14.5/apache-activemq-5.14.5-bin.tar.gz" +MD5SUM="3d28a422e05544a4c6764ad0d91718ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" -- cgit v1.2.3-80-g2a13