danielwegener / danielwegener/xjc-guava-plugin
The plugin uses deprecated guava methods
Open
- Dominant language
- Java
- Stars
- 11
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The plugin uses the method Objects.toStringHelper which will be removed in June 2016 according to the Guava JavaDoc
It should probably be replaced with MoreObjects.toStringHelper
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.