[Git][java-team/activemq][master] 2 commits: Support new ACTIVEMQ_OUT variable in activemq-options file.

Markus Koschany gitlab at salsa.debian.org
Tue Jun 12 15:34:36 BST 2018


Markus Koschany pushed to branch master at Debian Java Maintainers / activemq


Commits:
759439c4 by Markus Koschany at 2018-06-12T16:20:09+02:00
Support new ACTIVEMQ_OUT variable in activemq-options file.

Fixes startup error of activemq daemon process.

Closes: #901366
Thanks: Chris Donoghue for the report.

- - - - -
82c98bbf by Markus Koschany at 2018-06-12T16:22:14+02:00
Update changelog

- - - - -


2 changed files:

- debian/activemq-options
- debian/changelog


Changes:

=====================================
debian/activemq-options
=====================================
--- a/debian/activemq-options
+++ b/debian/activemq-options
@@ -12,3 +12,6 @@ ACTIVEMQ_OPTS="-Xms512M -Xmx512M -Dorg.apache.activemq.UseDedicatedTaskRunner=tr
 
 # Arguments to launch /usr/bin/activemq
 ACTIVEMQ_ARGS="start xbean:activemq.xml"
+
+# Additional option to pipe stdout to a file for debug sessions. Default is /dev/null
+ACTIVEMQ_OUT="/dev/null"


=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+activemq (5.15.4-2) unstable; urgency=medium
+
+  * Team upload.
+  * Support new ACTIVEMQ_OUT variable in activemq-options file.
+    Fixes startup error of activemq daemon process.
+    Thanks to Chris Donoghue for the report. (Closes: #901366)
+
+ -- Markus Koschany <apo at debian.org>  Tue, 12 Jun 2018 16:21:56 +0200
+
 activemq (5.15.4-1) unstable; urgency=medium
 
   * Team upload.



View it on GitLab: https://salsa.debian.org/java-team/activemq/compare/c26449e4ad1793bb6dc1c6a83ff7e54c01a0f945...82c98bbf3efc064ac1e94fc6b43f42d8be623114

-- 
View it on GitLab: https://salsa.debian.org/java-team/activemq/compare/c26449e4ad1793bb6dc1c6a83ff7e54c01a0f945...82c98bbf3efc064ac1e94fc6b43f42d8be623114
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180612/b9a5c097/attachment.html>


More information about the pkg-java-commits mailing list