Stephan Schroevers
fc2eb57b40
[maven-release-plugin] prepare for next development iteration
2025-04-14 11:36:15 +02:00
Stephan Schroevers
1c429f0d1c
[maven-release-plugin] prepare release v0.22.0
2025-04-14 11:36:15 +02:00
Stephan Schroevers
4a0bc0c210
[maven-release-plugin] prepare for next development iteration
2025-03-24 11:41:07 +01:00
Stephan Schroevers
53152499d6
[maven-release-plugin] prepare release v0.21.0
2025-03-24 11:41:07 +01:00
Stephan Schroevers
e572a3641d
[maven-release-plugin] prepare for next development iteration
2025-02-02 13:19:40 +01:00
Stephan Schroevers
2b467832fb
[maven-release-plugin] prepare release v0.20.0
2025-02-02 13:19:40 +01:00
Stephan Schroevers
7b81dc44e5
Upgrade Error Prone fork 2.36.0-picnic-1 -> 2.36.0-picnic-2 ( #1499 )
...
This new release is published using GitHub Packages rather than
JitPack. This comes with a simpler release setup and a (hopefully) more
stable package repository. A minor downside is that GitHub Packages
require authenticated access, even for read access. The documentation
has been updated accordingly.
The new release is no longer published using a custom groupId, enabling
some build simplifications.
While there, some obsolete fork-related documentation and configuration
is dropped.
See:
- https://github.com/PicnicSupermarket/error-prone/releases/tag/v2.36.0-picnic-2
- https://github.com/PicnicSupermarket/error-prone/compare/v2.36.0-picnic-1...v2.36.0-picnic-2
2025-01-10 16:40:59 +01:00
Stephan Schroevers
3cacd27248
[maven-release-plugin] prepare for next development iteration
2024-11-03 16:58:19 +01:00
Stephan Schroevers
f06a2e4d43
[maven-release-plugin] prepare release v0.19.1
2024-11-03 16:58:19 +01:00
Stephan Schroevers
eccfc34c78
[maven-release-plugin] prepare for next development iteration
2024-10-31 20:57:03 +01:00
Stephan Schroevers
0317cb73d6
[maven-release-plugin] prepare release v0.19.0
2024-10-31 20:57:03 +01:00
Stephan Schroevers
fa8ca80040
[maven-release-plugin] prepare for next development iteration
2024-08-11 15:05:54 +02:00
Stephan Schroevers
b733179cd0
[maven-release-plugin] prepare release v0.18.0
2024-08-11 15:05:54 +02:00
Stephan Schroevers
fdf9bb5d25
Make the build JDK 22-compatible ( #1277 )
...
And verify the build with JDK 22.0.2.
2024-08-10 23:13:23 +02:00
Stephan Schroevers
290ddf1972
[maven-release-plugin] prepare for next development iteration
2024-07-20 14:15:44 +02:00
Stephan Schroevers
5a163ce2e9
[maven-release-plugin] prepare release v0.17.0
2024-07-20 14:15:43 +02:00
Stephan Schroevers
08dbb8c298
Upgrade Error Prone 2.26.1 -> 2.27.1 ( #1155 )
...
See:
- https://github.com/google/error-prone/releases/tag/v2.27.0
- https://github.com/google/error-prone/releases/tag/v2.27.1
- https://github.com/google/error-prone/compare/v2.26.1...v2.27.1
- https://github.com/PicnicSupermarket/error-prone/compare/v2.26.1-picnic-2...v2.27.1-picnic-1
2024-05-04 16:08:58 +02:00
Stephan Schroevers
e3cda3ea49
[maven-release-plugin] prepare for next development iteration
2024-03-15 13:04:44 +01:00
Stephan Schroevers
8aec87b40e
[maven-release-plugin] prepare release v0.16.1
2024-03-15 13:04:44 +01:00
Stephan Schroevers
23ceb4aa6b
[maven-release-plugin] prepare for next development iteration
2024-03-12 08:24:08 +01:00
Stephan Schroevers
5cca9d23da
[maven-release-plugin] prepare release v0.16.0
2024-03-12 08:24:08 +01:00
Stephan Schroevers
433b8b90c0
Require JDK 17 rather than JDK 11 ( #603 )
...
By raising this baseline the project can now use Java 17 language features such
as text blocks, switch expressions and `instanceof` pattern matching. The code
has been updated to make use of these constructs.
Note that the project can still be used by builds that target an older version
of Java, as long as those builds are executed using JDK 17+.
2024-02-11 16:57:13 +01:00
Stephan Schroevers
1f50772433
[maven-release-plugin] prepare for next development iteration
2024-02-11 14:31:59 +01:00
Stephan Schroevers
382b79989c
[maven-release-plugin] prepare release v0.15.0
2024-02-11 14:31:59 +01:00
Stephan Schroevers
b8eabff9bc
Run org.kordamp.maven:pomchecker-maven-plugin:1.10.0:check-maven-central ( #491 )
...
This new Maven goal validates that the `pom.xml` files meet the criteria
for being deployed to Maven Central.
2024-01-13 17:34:26 +01:00
Stephan Schroevers
5596b584ac
[maven-release-plugin] prepare for next development iteration
2023-10-04 16:40:37 +02:00
Stephan Schroevers
4800522a09
[maven-release-plugin] prepare release v0.14.0
2023-10-04 16:40:37 +02:00
Stephan Schroevers
48e2f57cb6
[maven-release-plugin] prepare for next development iteration
2023-08-28 19:22:11 +03:00
Stephan Schroevers
352829c61f
[maven-release-plugin] prepare release v0.13.0
2023-08-28 19:22:11 +03:00
Stephan Schroevers
dc36ff2c0b
[maven-release-plugin] prepare for next development iteration
2023-06-21 21:15:38 +02:00
Stephan Schroevers
09208aa49a
[maven-release-plugin] prepare release v0.12.0
2023-06-21 21:15:38 +02:00
Stephan Schroevers
3df6dc957d
[maven-release-plugin] prepare for next development iteration
2023-05-16 17:38:46 +02:00
Stephan Schroevers
a1ecd816ff
[maven-release-plugin] prepare release v0.11.1
2023-05-16 17:38:46 +02:00
Stephan Schroevers
f52a93cc4e
[maven-release-plugin] prepare for next development iteration
2023-05-14 17:09:09 +02:00
Stephan Schroevers
610085393c
[maven-release-plugin] prepare release v0.11.0
2023-05-14 17:09:08 +02:00
Stephan Schroevers
3ee28f2c05
[maven-release-plugin] prepare for next development iteration
2023-05-04 12:47:28 +02:00
Stephan Schroevers
bb122388f5
[maven-release-plugin] prepare release v0.10.0
2023-05-04 10:02:03 +02:00
Stephan Schroevers
b273502e88
[maven-release-plugin] prepare for next development iteration
2023-03-31 09:31:01 +02:00
Stephan Schroevers
8c6bd1b6e7
[maven-release-plugin] prepare release v0.9.0
2023-03-31 09:30:59 +02:00
Stephan Schroevers
9a397aa047
[maven-release-plugin] prepare for next development iteration
2023-01-27 09:20:57 +01:00
Stephan Schroevers
60e74332de
[maven-release-plugin] prepare release v0.8.0
2023-01-27 09:20:54 +01:00
Stephan Schroevers
560f52bad0
[maven-release-plugin] prepare for next development iteration
2023-01-06 11:29:12 +01:00
Stephan Schroevers
2356c61314
[maven-release-plugin] prepare release v0.7.0
2023-01-06 11:29:09 +01:00
Picnic-Bot
ff2ed6f82c
Upgrade JSpecify 0.2.0 -> 0.3.0 ( #415 )
...
See:
- https://github.com/jspecify/jspecify/releases/tag/v0.3.0-alpha-1
- https://github.com/jspecify/jspecify/releases/tag/v0.3.0-alpha-2
- https://github.com/jspecify/jspecify/releases/tag/v0.3.0-alpha-3
- https://github.com/jspecify/jspecify/releases/tag/v0.3.0
- https://github.com/jspecify/jspecify/compare/v0.2.0...v0.3.0
2022-12-19 13:14:50 +01:00
Stephan Schroevers
ec00a5522f
[maven-release-plugin] prepare for next development iteration
2022-12-12 09:57:05 +01:00
Stephan Schroevers
465b16c471
[maven-release-plugin] prepare release v0.6.0
2022-12-12 09:57:03 +01:00
Stephan Schroevers
be24edadae
[maven-release-plugin] prepare for next development iteration
2022-11-01 08:56:43 +01:00
Stephan Schroevers
068c03708b
[maven-release-plugin] prepare release v0.5.0
2022-11-01 08:56:40 +01:00
Stephan Schroevers
b2e15607c1
Migrate from JSR 305 to JSpecify ( #181 )
...
JSpecify's annotations have more well-defined semantics. Its `@Nullable`
annotation is also a type-use annotation recognized by Google Java
Format, so the formatter places it after any field or method modifiers.
See https://jspecify.dev
2022-10-25 10:18:22 +02:00
Rick Ossendrijver
e00aba12c3
Make the build JDK 18+ compatible ( #304 )
2022-10-23 18:15:38 +02:00