GitHub user snoopdave opened a pull request: https://github.com/apache/incubator-usergrid/pull/286
USERGRID-703: fixes for SSO-related ManagementResourceIT tests Tests relied on Codehaus Jackson and tests cannot be run concurrently. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-703 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/286.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 #286 ---- commit fb7dc96043953cf9118017ee58680a75a625aef6 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-06-17T22:10:39Z Prevent quadruple logging during testing. commit dd3ede07d3abd4558ceab94d82791c7ab29fb516 Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-06-17T22:11:09Z We use fasterxml not codehaus. commit c2d5e1165d8bd0b66f1233d7ef1b2997e044838b Author: Dave Johnson <dmjohn...@apigee.com> Date: 2015-06-17T22:11:56Z don't run tests concurrently, also: ensure that properties are reset to default values after tests ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---