googleapis / googleapis/google-cloud-java
[sdk-platform-java] Enable compilation failOnWarning check
Open
priority: p3
semver: major
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
Add `true` config in `mvn-compiler-plugin`. This would require a bit of source level adjustments for compilation to pass
There have been a few PRs/Issues created to address compiler warnings before:
- https://github.com/googleapis/gax-java/pull/1633
- https://github.com/googleapis/gapic-generator-java/issues/1306
The changes required look to be breaking changes, so we would need to plan this for the next major release.
Contributor guide
Assessment
This issue has not been assessed yet.