[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61794] [PATCH] Update some Java packages
From: |
Julien Lepiller |
Subject: |
[bug#61794] [PATCH] Update some Java packages |
Date: |
Sat, 25 Feb 2023 21:26:58 +0100 |
Hi Guix!
When opening josm I've been greeted for some time with a message saying
support for our Java version is going to be dropped soon. Indeed, we use
icedtea as our default JDK, instead of the more recent openjdks.
This patch series updates some old packages that do not build with
newer Java versions, as well as maven because why not. It doesn't mean
we're ready to change the default jdk after this series, but we get
closer to it :D
- [bug#61794] [PATCH] Update some Java packages,
Julien Lepiller <=
- [bug#61794] [PATCH 01/18] gnu: java-objenesis: Update to 3.3., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 02/18] gnu: java-bsh: Update to 2.1.1., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 04/18] gnu: Add java-error-prone-annotations., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 05/18] gnu: java-guava: Update to 31.1., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 07/18] gnu: Add maven-parent-pom-39., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 10/18] gnu: maven-resolver-api: Update to 1.9.4., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 12/18] gnu: Add java-asm-9., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 13/18] gnu: Add java-asm-tree-9., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 11/18] gnu: maven: Update to 3.9.0., Julien Lepiller, 2023/02/25
- [bug#61794] [PATCH 06/18] gnu: Add apache-parent-pom-29., Julien Lepiller, 2023/02/25