File mchange-commons.changes of Package mchange-commons
-------------------------------------------------------------------
Tue Mar 29 14:48:55 UTC 2022 - Michael Calmer <mc@suse.com>
- Added patch:
* fix-javadoc-lint-errors.patch
+ fix javadoc lint errors
-------------------------------------------------------------------
Tue Jul 27 15:53:36 UTC 2021 - Fridrich Strba <fstrba@suse.com>
- Require log4j >= 2 for build
-------------------------------------------------------------------
Fri Apr 16 20:28:29 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to 2.20
* Add method to force use of FallbackMLog
* Update VersionUtils to correctly parse versions from newer JVMs
* Enhancements to FallbackMLog
* Implement RedirectableMLogger and stitch it into MLog as a
configurable option
* Add a perfunctory paradox-based docsite and updateSite task.
* In BoundedExecutorService acquire permits within task thread
rather than upon task preparation.
- Update to 2.15
* Added CsvBufferedReader
* Fix extraction of quoted multiline CSV entries to preserve
original line break
* Implement BoundedExecutorService
* Add a utility for replacing parts of strings with sysprops
and/or environment variables.
* Support Log4J2
* Modify IndentedWriter to allow customized indentSpacing String
-------------------------------------------------------------------
Tue Oct 1 12:25:52 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Build against compatibility package log4j12
-------------------------------------------------------------------
Fri Dec 21 09:02:25 UTC 2018 - Fridrich Strba <fstrba@suse.com>
- Initial package