JPMoresmau opened a new pull request #6956: URL: https://github.com/apache/camel/pull/6956
Running -Psourcecheck tells me `AbstractExchangeTest.java' has not been previously formatted. Please format file and commit before running validation`, I have no idea what this mean, if it hasn't been previously formatted, why should it be formatted now? Contributing document only says to run this but gives no information about how to format, since the build fails without any helpful hint on what formatting was wrong. This is my first PR in Camel, please advise. I tried to write a unit test for both bugs I'm fixing and reused the fake context created in the next test, not sure if there's a better way, since there is not many tests in this module. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org