Skip to content

Fix Java 21 FTBFS

Vladimir Petko requested to merge vpa1977/xml-commons-external:master into master

This MR fixes: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052589

Changes:

  • d/rules: use java_compat_level variable provided by java-common to adjust -source/-target level to the minimum required by the default Java (Closes: #1052589)

Testing:

  • build in sid chroot with default Java 21
  • build in sid chroot

Merge request reports

Loading