[Git][java-team/jboss-logging-tools][master] Fix the build failure with Java 21 (Closes: #1052622)

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Fri Jul 12 08:29:20 BST 2024



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jboss-logging-tools


Commits:
b62165f3 by Pushkar Kulkarni at 2024-07-12T07:29:08+00:00
Fix the build failure with Java 21 (Closes: #1052622)

- - - - -


2 changed files:

- debian/changelog
- debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jboss-logging-tools (2.2.1-4) unstable; urgency=medium
+
+  * d/maven.properties: enable compilation with openjdk-21 (Closes: #1052622)
+
+ -- Pushkar Kulkarni <pushkar.kulkarni at canonical.com>  Fri, 24 Nov 2023 14:08:46 +0530
+
 jboss-logging-tools (2.2.1-3) unstable; urgency=medium
 
   * Switch to debhelper-compat = 13.


=====================================
debian/maven.properties
=====================================
@@ -1,6 +1,4 @@
 # Include here properties to pass to Maven during the build.
 # For example:
 maven.test.skip=true
-maven.compiler.source=1.9
-maven.compiler.target=1.9
-
+maven.compiler.release=8



View it on GitLab: https://salsa.debian.org/java-team/jboss-logging-tools/-/commit/b62165f34520931268e54f564a6e71093b93b322

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/java-team/jboss-logging-tools/-/commit/b62165f34520931268e54f564a6e71093b93b322
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20240712/e652d208/attachment.htm>


More information about the pkg-java-commits mailing list