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 the build log:
--
[INFO] /<>/src/main/java/org/mvel2/DataConversion.java: Recompile
with -Xlint:unchecked for details.
[INFO] -
[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/<>/src/main/java/org/mvel2/compiler/AbstractParser.java:[214,38]
cannot find symbol
  symbol:   class Compiler
  location: class org.mvel2.compiler.AbstractParser
[INFO] 1 error
[INFO] -
[INFO] 
[INFO] BUILD FAILURE
[INFO] 



-- System Information:
Debian Release: trixie/sid
  APT prefers mantic-updates
  APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500, 'mantic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-13-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled