Github user scop commented on the pull request:
https://github.com/apache/activemq-artemis/pull/87#issuecomment-122921574
If you want the failure gone ASAP, go ahead and push your fix to it, I'll
adapt mine later.
One the other hand I can get my PR submitted tonight provided I can get the
test suite to run some sane way. I'm an Eclipse user and I guess I found the
place where to run the desired test suites, problem is that when I do
right-click "Run as" -> "JUnit test" for the stomp package in integration-tests
I get a lot of errors about classes not found, some
ExceptionInInitializerErrors due to <code>Caused by:
java.lang.IllegalArgumentException: Invalid logger interface
org.apache.activemq.artemis.tests.integration.IntegrationTestLogger
(implementation not found in sun.misc.Launcher$AppClassLoader@409a44d6)</code>
etc, so I suppose my setup needs some changes, unfortunately I'm not sure
what...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---