All pull requests must be contributed under the terms of the Apache 2.0 License. Contributors will be asked to verify licensing if it is not explicitly stated in the pull request description.
To minimize unnecessary back-and-forth when reviewing and merging contributions, you can add the following to your pull request description for the reviewers:
This contribution is under the Apache 2.0 license.
All pull requests must pass mvn install
successfully. Any changes that do not (e.g., due to FindBugs errors) will need to be addressed before they are eligible for acceptance.