GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/2477
ARTEMIS-2190 move tests
The "jms-tests" module is deprecated and these tests should have never
gone in there. Moving them to the "integration-tests" module.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-2190
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2477.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 #2477
----
commit 96bfc8ef29138d35c3f586a189478cef03c468b2
Author: Justin Bertram <jbertram@...>
Date: 2018-12-21T15:15:45Z
ARTEMIS-2190 move tests
The "jms-tests" module is deprecated and these tests should have never
gone in there. Moving them to the "integration-tests" module.
----
---