GitHub user dejanb opened a pull request:
https://github.com/apache/activemq-artemis/pull/1835
ARTEMIS-1651 Allow custom etc and data directories to be used
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dejanb/activemq-artemis cli
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1835.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1835
----
commit 2aa0996b4f83fab3e1d922016df9570a22b63c75
Author: Dejan Bosanac <dejan@...>
Date: 2018-01-24T10:50:22Z
ARTEMIS-1632 Upgrade JBoss logging to 3.3.1.Final
commit 51ae5f54f85f72f5cfb2c0099c2fff37c18b2d84
Author: Dejan Bosanac <dejan@...>
Date: 2018-01-26T14:26:47Z
ARTEMIS-1651 Allow custom etc and data directories to be used
initial support for custom etc location
fixing windows distribution
----
---