exonum-java-binding
exonum-java-binding copied to clipboard
Error-prone compiler enabled. [ECR-1746]
Overview
Error-prone compiler enabled. POM files updated. AutoValue auto generated classes fixed.
See: https://jira.bf.local/browse/ECR-1746
Definition of Done
- [ ] There are no TODOs left in the code
- [ ] Change is covered by automated tests
- [ ] The coding guidelines are followed
- [ ] Public API has Javadoc
- [ ] Method preconditions are checked and documented in the Javadoc of the method
- [ ] Changelog is updated if needed (in case of notable or breaking changes)
- [ ] The continuous integration build passes
Please update LICENSES-THIRD-PARTY.TXT
@bullet-tooth Error Prone is licensed under Apache license https://github.com/google/error-prone/blob/master/COPYING we already have it in LICENSES-THIRD-PARTY.TXT
@DENMROOT yes, it is. But there is a list of third parties governed under Apache 2.0 that should be extended with the new component