forked from pool/checkstyle
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 20 16:09:04 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 08:23:31 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* checkstyle-no-timestamp.patch
|
|
+ Do not add build "checkstyle.compile.timestamp" into
|
|
checkstylecompilation.properties
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 12 12:35:56 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Reproducible builds: use SOURCE_DATE_EPOCH for timestamp
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 30 09:58:29 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build against the standalone JavaEE modules inconditionally
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 07:12:16 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Force building with jdk < 13, since it uses APIs removed in
|
|
JDK 13
|
|
- Fix build on systems where the JDK does not contain the JavaEE
|
|
modules
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 11 05:17:30 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* checkstyle-8.0-guava.patch
|
|
+ fix build against newer guava that does not have the
|
|
deprecated CharMatcher constants
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 6 10:57:32 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of checkstyle 8.0
|