Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2023 15:08:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271100] net/activemq - Version update, explict jdk specification and rc script bug fixes
Message-ID:  <bug-271100-7788@https.bugs.freebsd.org/bugzilla/>

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

            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 std=
out
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

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



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