• Bug#1057536: tiles-autotag: FTBFS with default Java 21

    From Vladimir Petko@21:1/5 to All on Fri Feb 16 04:30:01 2024
    Hi,

    The issue is caused by the outdated version of the byte-buddy. Upgrading it
    to 1.14 should solve the issue.
    The issue can be worked around by adding -Dnet.bytebuddy.experimental=true
    to the argLine in maven-surefire-plugin.
    This is the same issue as[1].

    Best Regards,
    Vladimir.

    [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=105751

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tony mancill@21:1/5 to Vladimir Petko on Wed Feb 21 07:20:01 2024
    On Fri, Feb 16, 2024 at 04:22:14PM +1300, Vladimir Petko wrote:
    Hi,

    The issue is caused by the outdated version of the byte-buddy. Upgrading it to 1.14 should solve the issue.
    The issue can be worked around by adding -Dnet.bytebuddy.experimental=true
    to the argLine in maven-surefire-plugin.

    FTBFS with Java 21 fixed via the work-around for now.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)