------------------------------------------------------------------- Wed Sep 25 07:06:57 UTC 2024 - Fridrich Strba - 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 - Use %patch -P N instead of deprecated %patchN. ------------------------------------------------------------------- Thu Oct 26 06:17:48 UTC 2023 - Fridrich Strba - Build with source and target levels 8 ------------------------------------------------------------------- Thu Apr 14 13:32:58 UTC 2022 - Stefan Bluhm - Added EL9 build. ------------------------------------------------------------------- Tue Mar 29 14:48:55 UTC 2022 - Michael Calmer - Added patch: * fix-javadoc-lint-errors.patch + fix javadoc lint errors ------------------------------------------------------------------- Tue Jul 27 15:53:36 UTC 2021 - Fridrich Strba - Require log4j >= 2 for build ------------------------------------------------------------------- Fri Apr 16 20:28:29 UTC 2021 - Ferdinand Thiessen - 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 - Build against compatibility package log4j12 ------------------------------------------------------------------- Fri Dec 21 09:02:25 UTC 2018 - Fridrich Strba - Initial package