GitHub user cschneider opened a pull request:
https://github.com/apache/servicemix/pull/45
[SM-2850] Fix for test failure
The reason for the test failures that sometimes happen might be that in
@Before a new appender and ConnectionFactory is created for each test method
but it is not closed. I added such cleanup code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cschneider/servicemix SM-2850
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/servicemix/pull/45.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 #45
----
commit dcfea610e0585b8ed9cf50d467957320eec1b43f
Author: Christian Schneider <[email protected]>
Date: 2016-02-01T15:56:58Z
[SM-2850] Fix for test failure
----
---
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.
---