GitHub user tmccore opened a pull request:
https://github.com/apache/activemq-artemis/pull/2112
Custom serialization mechanism for ActiveMQMessages
Custom serialization mechanism for ActiveMQMessages, which would override
default serialization.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/activemq-artemis master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2112.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 #2112
----
commit b97bf8fac48e662fa9a69f484dc57e86da99cbc1
Author: Justin Bertram <jbertram@...>
Date: 2018-05-24T19:09:17Z
ARTEMIS-1872 fix examples broken after authn change
commit 90a6e9911cdd85be61378114e671aa2d2183173f
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-05-24T20:31:23Z
This closes #2110
commit 6211fb7ad603d8020f59ea8a68172a072b9a55ba
Author: Justin Bertram <jbertram@...>
Date: 2018-05-25T02:48:04Z
ARTEMIS-1882 fix failing SecurityTest
commit a6c54a792682fde85bab620fdbd4601b25cf78ad
Author: Clebert Suconic <clebertsuconic@...>
Date: 2018-05-25T12:42:42Z
This closes #2111
----
---