GitHub user franz1981 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1790
ARTEMIS-1606 - Change AddressInfo RoutingType Set to use EnumSet
This is fixing the broken testUnsupportedRoutingType test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/franz1981/activemq-artemis
fixed_routing_type_test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1790.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 #1790
----
commit 48604155d21719ce204f0d31018b781140c03beb
Author: Francesco Nigro <nigro.fra@...>
Date: 2018-01-18T19:54:53Z
ARTEMIS-1606 - Change AddressInfo RoutingType Set to use EnumSet
This is fixing the broken testUnsupportedRoutingType test
----
---