GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2390
NO-JIRA Move JMS_SESSION_CLIENT_ID_PROPERTY to JMS module
Remove JMS specifics from CORE, that are not used in broker (typically back
compatibility only now)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
RemoveJMS_SESSION_CLIENT_ID_PROPERTY
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2390.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 #2390
----
commit 3a2bfe5c87724f7e833df400664c057b521bc4b9
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-10-24T01:24:39Z
NO-JIRA Move JMS_SESSION_CLIENT_ID_PROPERTY to JMS module
Remove JMS specifics from CORE, that are not used in broker (typically back
compatibility only now)
----
---