GitHub user ingo1121 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1981
ARTEMIS-1749 - missing avariable in Windows Profile
An obvious fix is the missing definition of ARTEMIS_ETC_INSTANCE, in the
Windows "artemis.profile.cmd"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ingo1121/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1981.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 #1981
----
commit 1e1bd29268714ce48b88c9fc09300fc19d61c32a
Author: Ingemar Allqvist <ingemar@...>
Date: 2018-03-29T11:46:40Z
Added missing variable
commit f75af1c09ac1ea5cef6697b249fb2da5cabd4e04
Author: Ingemar Allqvist <ingemar@...>
Date: 2018-03-29T11:50:05Z
Merge remote-tracking branch 'upstream/master'
----
---