Changelog for
plexus-cli-javadoc-1.6-3.5.1.noarch.rpm :
* Thu May 19 2022 fstrbaAATTsuse.com- Added patches:
* 0001-Do-not-use-commons-cli-deprecated-classes.patch + the GnuParser and OptionBuilder classes are deprecated in commons-cli since version 1.3 + port to the recommended DefaultParser and Option.builder(...)
* 0002-No-unchecked-operations.patch + replace raw java.util.List with typed java.util.List
interface
* Sun Mar 20 2022 fstrbaAATTsuse.com- Build with java source and target levels 8
* Tue Jan 18 2022 fstrbaAATTsuse.com- Fetch sources using source service
* Tue May 11 2021 fstrbaAATTsuse.com- Do not compile/run tests against the legacy guava20 package
* Sun Mar 03 2019 jengelhAATTinai.de- Describe package, not project.
* Sat Mar 02 2019 fstrbaAATTsuse.com- Initial package of plexus-cli 1.6- Generate and customize the ant build file