forked from pool/mchange-commons
66 lines
2.3 KiB
Plaintext
66 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 25 07:06:57 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- 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 <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 26 06:17:48 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 14 13:32:58 UTC 2022 - Stefan Bluhm <stefan.bluhm@clacee.eu>
|
|
|
|
- Added EL9 build.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|