Bug#1056554: mvel: FTBFS Java 21 due to removal of java.lang.Compiler interface

2023-11-22 Thread tony mancill
On Thu, Nov 23, 2023 at 02:56:18PM +1300, Vladimir Petko wrote: > Dear Maintainers, > > Would it be possible to consider a merge request[1] that addresses this > issue? > > [1] https://salsa.debian.org/java-team/mvel/-/merge_requests/1 Merged and uploaded. Thank you for the patch.

Bug#1056554: mvel: FTBFS Java 21 due to removal of java.lang.Compiler interface

2023-11-22 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/mvel/-/merge_requests/1

Bug#1056554: mvel: FTBFS Java 21 due to removal of java.lang.Compiler interface

2023-11-22 Thread Vladimir Petko
Source: mvel Version: 2.4.4-1 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 X-Debbugs-Cc: vladimir.pe...@canonical.com Dear Maintainer, The package fails to build with Java 21 due to the removal of java.lang.Compiler interface. The relevant part of th