[Bug 271100] net/activemq: Version update, explict jdk specification and rc script bug fixes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Apr 2023 12:05:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271100
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=a6345cef112d74fd440a25cdbb68733fe1bf6c4d
commit a6345cef112d74fd440a25cdbb68733fe1bf6c4d
Author: James Elstone <james@elstone.net>
AuthorDate: 2023-04-29 18:06:44 +0000
Commit: Fernando ApesteguĂa <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, supressing
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(-)
--
You are receiving this mail because:
You are on the CC list for the bug.