acoburn opened a new pull request #32: TAMAYA-379 Suppress utility checkstyle for test spring bean URL: https://github.com/apache/incubator-tamaya-extensions/pull/32 This should address the test failure in https://builds.apache.org/job/Tamaya-Extensions-Master-with-Coverage/1236/display/redirect?page=changes That test was failing on the `org.pitest:pitest-maven:1.4.3:mutationCoverage` maven task, which I do not typically run locally. The `spring` module now passes that task, though I found that the `etcd` module didn't meet the mutation threshold of 8 (I don't know why or how that would have changed), so this is now set at 7 for just that module.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
