File mchange-commons.changes of Package mchange-commons
-------------------------------------------------------------------
Wed Sep 25 07:06:57 UTC 2024 - Fridrich Strba <[email protected]>
- Use SOURCE_DATE_EPOCH for reproducible jar mtime
- Remove the EL9 sections, since the %%add_maven_depmap macro
exist back in javapackages.
-------------------------------------------------------------------
Wed Feb 21 21:49:56 UTC 2024 - Fridrich Strba <[email protected]>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Oct 26 06:17:48 UTC 2023 - Fridrich Strba <[email protected]>
- Build with source and target levels 8
-------------------------------------------------------------------
Thu Apr 14 13:32:58 UTC 2022 - Stefan Bluhm <[email protected]>
- Added EL9 build.
-------------------------------------------------------------------
Tue Mar 29 14:48:55 UTC 2022 - Michael Calmer <[email protected]>
- Added patch:
* fix-javadoc-lint-errors.patch
+ fix javadoc lint errors
-------------------------------------------------------------------
Tue Jul 27 15:53:36 UTC 2021 - Fridrich Strba <[email protected]>
- Require log4j >= 2 for build
-------------------------------------------------------------------
Fri Apr 16 20:28:29 UTC 2021 - Ferdinand Thiessen <[email protected]>
- 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 <[email protected]>
- Build against compatibility package log4j12
-------------------------------------------------------------------
Fri Dec 21 09:02:25 UTC 2018 - Fridrich Strba <[email protected]>
- Initial package