[Bug 271100] net/activemq - Version update, explict jdk specification and rc script bug fixes

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 27 Apr 2023 15:08:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271100

            Bug ID: 271100
           Summary: net/activemq - Version update, explict jdk
                    specification and rc script bug fixes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: james@elstone.net

Made multiple changes, allowing a fresh installation to work out of the box, as
well as an upgrade working OK.

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

-- 
You are receiving this mail because:
You are the assignee for the bug.