Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2023 12:05:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 271100] net/activemq: Version update, explict jdk specification and rc script bug fixes
Message-ID:  <bug-271100-8522-vbslvtC3Kj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271100-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271100-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271100

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Da6345cef112d74fd440a25cdbb68733=
fe1bf6c4d

commit a6345cef112d74fd440a25cdbb68733fe1bf6c4d
Author:     James Elstone <james@elstone.net>
AuthorDate: 2023-04-29 18:06:44 +0000
Commit:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
CommitDate: 2023-04-30 11:59:53 +0000

    net/activemq: update to 5.18.1

    Reporter becomes maintainer. Already maintainer of some ports.

    Makefile:
     * Bumped to version 5.18.1
     * Added maintainer information
     * Specified version of openJDK to use
     * Updated initial audit.log and activemq.log to match thoses set in
       /etc/rc.conf
     * Removed .orig file deletion of non-existant file

    distinfo:
     * Updated checksum for new distfile

    files/activemq: (activemq rc.d startup file)
     * Added explict JAVA_HOME path to use, and defaulted to java/openjdk18
     * Added rc.conf tunable to allow the full java command to be echoed on
stdout
       on service start (debuging for people not so familiar with activemq =
and
how
       it is envoked)
     * Added audit logging to be turned on by default, with explaination in=
 rc
file.
     * Added Jolokia configuration file path to activemq invokation, supres=
sing
       null pointer error on start-up

    PR:             271100
    Reported by:    james@elstone.net

 net/activemq/Makefile          |  8 +++---
 net/activemq/distinfo          |  6 ++---
 net/activemq/files/activemq.in | 57 ++++++++++++++++++++++++++++++++++----=
----
 3 files changed, 55 insertions(+), 16 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271100-8522-vbslvtC3Kj>