Bug#1039607: libjansi-java: causes maven to always output escape character

2024-04-06 Thread Emmanuel Bourg
the command line and inside pbuilder are no longer colorized currently. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1039607: libjansi-java: causes maven to always output escape character

2024-01-01 Thread Emmanuel Bourg
module-info.java files directly if that's really needed. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1039607: libjansi-java: causes maven to always output escape character

2023-12-29 Thread Emmanuel Bourg
by default, that's the upstream behaviour. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1054324: Inability to override install.to.usj property

2023-10-21 Thread Emmanuel Bourg
ruby-maven-plugin-java, I'd rather not touch the settings of maven-debian-helper without extensive testing. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@

Bug#1053053: libjamon-java: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
r repeatable builds [javac] Compiling 94 source files to /<>/target/classes [javac] error: release version 7 not supported [javac] Usage: javac [javac] use --help for a list of possible options This no longer occurs with ant/1.10.14-1. Emmanuel Bourg __ This is the

Bug#1053065: nekohtml: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
p class path not set in conjunction with -source 7 [javac] error: Source option 7 is no longer supported. Use 8 or later. [javac] error: Target option 7 is no longer supported. Use 8 or later. This no longer occurs with ant/1.10.14-1. Emmanuel Bourg __ This is the maintainer address

Bug#1053060: maven-repo-helper: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
set to false for repeatable builds [javac] Compiling 27 source files to /<>/build/classes [javac] error: Source option 7 is no longer supported. Use 8 or later. [javac] error: Target option 7 is no longer supported. Use 8 or later. This no longer occurs with ant/1.10.14

Bug#1053081: svnkit: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
d. Use 8 or later. [javac] error: Target option 7 is no longer supported. Use 8 or later. This report is outdated, the error no longer occurs with ant/1.10.14-1. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listin

Bug#1053087: xz-java: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1053013: beansbinding: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
: source release 8 requires target release 8 So there is still a corner case not properly handled by Ant, I'll get a look. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use de

Bug#1053087: xz-java: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
adjusted automatically the release level, that's why xz-java was still failing to build with ant/1.10.13-2 I told you by mail to check again before reporting the issues :) Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listi

Bug#1053013: beansbinding: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
0.13-2. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1053087: xz-java: FTBFS with default Java 21

2023-09-28 Thread Emmanuel Bourg
ot supported [javac] Usage: javac [javac] use --help for a list of possible options This report is outdated, the error no longer occurs with ant/1.10.13-2. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/li

Bug#1053011: avalon-framework: FTBFS with default Java 21

2023-09-26 Thread Emmanuel Bourg
Le 2023-09-26 23:46, Vladimir Petko a écrit : compile: [javac] /<>/debian/build.xml:28: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 41 source files to /<>/build [javac] error: Source option 7

Bug#1052695: super-csv: FTBFS with OpenJDK 21 due to type inference changes

2023-09-26 Thread Emmanuel Bourg
Source: super-csv Version: 2.4.0-3 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 super-csv fails to build with OpenJDK 21, probably due to type inference changes when using source/target level 8: [INFO] ---

Bug#1052694: libeuclid-java: FTBFS with OpenJDK 21 due to conflicting reversed() methods in the List and Deque interfaces

2023-09-26 Thread Emmanuel Bourg
Source: libeuclid-java Version: 2.6-1 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 libeuclid-java fails to build with OpenJDK 21 because the ThriftyList class implements the java.util.Deque and java.util.List interface which now share a

Bug#1052691: icedtea-web: FTBFS with OpenJDK 21: jdk.internal.util.jar.JarIndex not found

2023-09-26 Thread Emmanuel Bourg
Source: icedtea-web Version: 1.8.8-2 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 icedtea-web fails to build with OpenJDK 21 during the configure phase: checking for a JDK home directory... /usr/lib/jvm/default-java (link to

Bug#1052623: openjpa: FTBFS with OpenJDK 21 due to type inference changes

2023-09-25 Thread Emmanuel Bourg
Source: openjpa Version: 2.4.2-8 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 openjpa fails to build with OpenJDK 21, probably due to type inference changes when using source/target level 8: [INFO]

Bug#1052622: jboss-logging-tools: FTBFS with OpenJDK 21 due to javax.lang.model.element.ExecutableElement changes

2023-09-25 Thread Emmanuel Bourg
Source: jboss-logging-tools Version: 2.2.1-3 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 jboss-logging-tools fails to build with OpenJDK 21 because new abstract methods were added to javax.lang.model.element.ExecutableElement: [INFO]

Bug#1052620: javamorph: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-25 Thread Emmanuel Bourg
Source: javamorph Version: 0.0.20100201-3 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package javamorph ftbfs with default Java 21. The relevant part of the build log: --- make[1]: Entering directory '/<>' javac

Bug#1052617: xml-commons-external: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-25 Thread Emmanuel Bourg
Source: xml-commons-external Version: 1.4.01-5 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package xml-commons-external ftbfs with default Java 21. The relevant part of the build log: --- make[1]: Entering

Bug#1052571: junit: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-24 Thread Emmanuel Bourg
Package: junit Version: 3.8.2-9 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 junit fails to build with OpenJDK 21 because it invokes javac with the source/target options set to 7. Since OpenJDK 20 the minimum version supported is 8.

Bug#1052570: jlapack: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-24 Thread Emmanuel Bourg
Source: jlapack Version: 0.8~dfsg-5 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 jlapack fails to build with OpenJDK 21 because it invokes javac with the source/target options set to 7. Since OpenJDK 20 the minimum version supported is 8.

Bug#1052568: saaj: FTBFS with OpenJDK 21 due to security manager removal

2023-09-24 Thread Emmanuel Bourg
Source: saaj Version: 1.4.0-3 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 saaj fails to build with OpenJDK 21 because the tests used the now deprecated security manager: [ERROR] Tests run: 30, Failures: 0, Errors: 15, Skipped: 0,

Bug#1052567: velocity-tools: FTBFS with OpenJDK 21 due to javadoc errors

2023-09-24 Thread Emmanuel Bourg
Source: velocity-tools Version: 2.0-8 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 velocity-tools fails to build with OpenJDK 21 due to javadoc errors: [javadoc] Building index for all the packages and classes... [javadoc] Standard

Bug#1052566: libnative-platform-java: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-24 Thread Emmanuel Bourg
dpkg-buildpackage: info: source version 0.14-5 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Emmanuel Bourg dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean

Bug#1052549: truffle-dsl-processor: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-24 Thread Emmanuel Bourg
Source: truffle-dsl-processor Version: 0.6-2.1 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 truffle-dsl-processor fails to build with OpenJDK 21 because it invokes javac with the source/target options set to 7. Since OpenJDK 20 the

Bug#1052538: truffle: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-24 Thread Emmanuel Bourg
Source: truffle Version: 0.6-3 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 truffle fails to build with OpenJDK 21 because it invokes javac with the source/target options set to 7. Since OpenJDK 20 the minimum version supported is 8.

Bug#1052500: stringtemplate: FTBFS with OpenJDK 21: Reference to StringTemplate is ambiguous

2023-09-23 Thread Emmanuel Bourg
Source: stringtemplate Version: 3.2.1-3 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 stringtemplate fails to build with OpenJDK 21 because its use of the StringTemplate class is now ambiguous with the newly introduced

Bug#1052498: doctorj: FTBFS with OpenJDK 21 due to unsupported javac source/target level 7

2023-09-23 Thread Emmanuel Bourg
changed by Emmanuel Bourg dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean dh_auto_clean dh_clean debian/rules build dh build dh_update_autotools_config dh_autoreconf dh_auto_configure

Bug#1052495: libcommons-digester-java: FTBFS with OpenJDK 21 due to javadoc errors

2023-09-23 Thread Emmanuel Bourg
Package: libcommons-digester-java Version: 1.8.1-5 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 libcommons-digester-java fails to build with OpenJDK 21 due to javadoc errors: [javadoc] Building index for all the packages and classes...

Bug#792390: gradle: improve bootstrapping by using groovyc

2023-09-22 Thread Emmanuel Bourg
It looks like Fedora gave up with Gradle [1], I'm not sure the upgrades are significantly easier with this approach. [1] https://src.fedoraproject.org/rpms/gradle/c/4a126e8e3380eda7ceda22b18a9d9633bcd8cda8?branch=rawhide __ This is the maintainer address of Debian's Java team

Bug#1052482: gradle: Raise the minimum source/target level to 8 for OpenJDK 21

2023-09-22 Thread Emmanuel Bourg
Package: gradle Version: 4.4.1-18 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 Gradle currently adjusts the minimum Java source/target level to 7, but it order to support OpenJDK 21 it should now set the minimum level to 8. __ This is the

Bug#1052474: checker-framework-java: FTBFS with OpenJDK 21 due to new compiler warnings

2023-09-22 Thread Emmanuel Bourg
Source: checker-framework-java Version: 3.2.0+ds-2 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 checker-framework-java fails to build with OpenJDK 21, the code is compiled with the -Werror flag and javac now emits new warnings, thus

Bug#1052473: libgoogle-gson-java: FTBFS with OpenJDK 21 due to new compiler warnings

2023-09-22 Thread Emmanuel Bourg
Package: libgoogle-gson-java Version: 2.10-1 Severity: important Tags: ftbfs sid trixie User: debian-j...@lists.debian.org Usertags: default-java21 libgoogle-gson-java fails to build with OpenJDK 21, the code is compiled with the -Werror flag and javac now emits new warnings, thus triggering an

Bug#1051305: Request to Add 'loong64' to java-common's debian/java_defaults.mk

2023-09-13 Thread Emmanuel Bourg
I can't see a loong64 build of openjdk-17 [1]. That architecture isn't supported by Debian yet? [1] https://buildd.debian.org/status/package.php?p=openjdk-17__ This is the maintainer address of Debian's Java team .

Bug#1039607: libjansi-java: causes maven to always output escape character

2023-07-15 Thread Emmanuel Bourg
that building with pdebuild preserves the colors. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1034824: tomcat9 should not be released with Bookworm

2023-05-26 Thread Emmanuel Bourg
the javax to jakarta transition on the community, what a waste of energy just to please a couple of lawyers in an office. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use de

Bug#1036798: jetty9: Failed startup of context: JettyJasperInitializer not a subtype of javax.servlet.ServletContainerInitializer

2023-05-26 Thread Emmanuel Bourg
Package: jetty9 Version: 9.4.50-3 Severity: grave Justification: renders package unusable The jetty9 package can no longer run web applications after switching to libtomcat10-java for the JSP compiler. The following error appears in the log: java.util.ServiceConfigurationError:

Bug#1034824: tomcat9 should not be released with Bookworm

2023-05-26 Thread Emmanuel Bourg
it's no longer supported. I think we should add a prominent warning in the NEWS file that it's not supported. I'd even suggest disabling the tomcat9 service when upgrading to force the users to act (either migrate to tomcat10, or re-enabling it willingly). Emmanuel Bourg

Bug#1034824: tomcat9 should not be released with Bookworm

2023-05-13 Thread Emmanuel Bourg
release implementing the new Jakarta EE specification, not having it in Bookworm would be a real disservice to our users). The thing I don't understand is why a CA webapp needs a custom Tomcat connector (tomcatjss), maybe it could be patched to work without it? Emmanuel Bourg [1] https://github.com

Bug#1035992: apache-log4j-extras1.2: Error while generating Javadoc: Unable to write 'options' temporary file

2023-05-12 Thread Emmanuel Bourg
Source: apache-log4j-extras1.2 Version: 1.2.17-2 Severity: serious Tags: ftbfs apache-log4j-extras1.2 fails to build with the following error: [INFO] [INFO] BUILD FAILURE [INFO]

Bug#1034824: tomcat9 should not be released with Bookworm

2023-05-11 Thread Emmanuel Bourg
src:tiles is likely the next step. On IRC carnil and jmm_ suggested that src:tomcat9 could be left in bookworm but have it's server component stripped. Would that help the situation? I agree, this is a good compromise. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <ht

Bug#1034833: sysv init script missing in tomcat10 package

2023-04-26 Thread Emmanuel Bourg
in the orphan-sysvinit-scripts source package. There is Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1033170: libitext-rups-java: Does not work at all

2023-03-28 Thread Emmanuel Bourg
Le 2023-03-28 05:28, tony mancill a écrit : The upload is ready. Any concerns? $ reverse-depends libitext-rups-java No reverse dependencies found $ reverse-depends -b libitext-rups-java No reverse dependencies found +1 for removing libitext-rups-java, and maybe libitext-rtf-java too. __

Bug#1026639: rhino FTBFS

2023-02-13 Thread Emmanuel Bourg
I don't think this should be assigned to rhino. ckeditor should open the internal packages it touches. __ This is the maintainer address of Debian's Java team . Please use debian-j...@lists.debian.org for discussions

Bug#1028991: junit5: junit-jupiter-api.jar manifest contains invalid classpath

2023-01-15 Thread Emmanuel Bourg
Good catch, thank you! The fix has been uploaded Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1028232: libmaven-javadoc-plugin-java: runtime failure with doxia 1.11.1

2023-01-09 Thread Emmanuel Bourg
Le 2023-01-08 18:17, tony mancill a écrit : I believe we need to patch/upgrade maven-javadoc-plugin or restore the missing method to doxia. Sorry for the trouble, I'm working on it but couldn't upload the maven-javadoc-plugin upgrade as fast as expected. __ This is the maintainer address

Bug#1019488: bouncycastle: incomplete information in the manifest files

2023-01-06 Thread Emmanuel Bourg
Le 30/10/2022 à 01:31, Sudip Mukherjee a écrit : The attached patch is the minimum required to unblock eclipse-tracecompass. But Emmanuel Bourg did not agree so I am not doing an upload but keeping the patch here for record. Ref: https://lists.debian.org/debian-java/2022/09/msg2.html My

Bug#1023748: ca-certificates-java: postinst script fails with OpenJDK 20: Error loading java.security file

2022-11-09 Thread Emmanuel Bourg
Package: ca-certificates-java Version: 20220719 Severity: important User: debian-j...@lists.debian.org Usertags: default-java20 ca-certificates-java fails to install with OpenJDK 20 (using java-common/0.73+exp1 to change the default Java version), the following exception is thrown when the

Bug#950213: openjdk-17-jre-headless: AccessControlException in java.util.Properties when running with a security manager

2022-10-31 Thread Emmanuel Bourg
et. Or we could drop the patch and rely on strip-nondeterminism to remove the timestamp. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1011760: default-jdk: install fails: depends on openjdk-11-jdk-headless but 404 not found

2022-10-31 Thread Emmanuel Bourg
Control: tags -1 unreproducible This looks like an apt issue, "apt update" should fix this. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@

Bug#1017922: java-common: update-java-alternatives --list propagates the exit code of a random grep, causing inconsistencies

2022-10-31 Thread Emmanuel Bourg
Thank you for the very detailed report, this will be fixed in the next update. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discu

Bug#1013009: Bug#1004638: openjfx: diff for NMU version 11.0.11+0-1.1

2022-10-26 Thread Emmanuel Bourg
instead of uploading NMUs please? Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#1004638: Bug#1013009: Bug#1004638: openjfx: FTBFS with ffmpeg 5.0

2022-10-16 Thread Emmanuel Bourg
it isn't ideal. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#925473: Accepted tomcat9 9.0.64-2 (source) into unstable

2022-10-08 Thread Emmanuel Bourg
this in the init script of previous tomcat packages. Why is this needed? Would this be useful in a non systemd environment, like a Docker container launching Tomcat? Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-j

Bug#925473: Accepted tomcat9 9.0.64-2 (source) into unstable

2022-10-05 Thread Emmanuel Bourg
Le 23/06/2022 à 00:52, Emmanuel Bourg a écrit : To avoid the proliferation of sysvinit script packages the best approach would be to group the scripts into a common package (maybe using a trigger to install the script when a supported daemon is installed on the system). This would lift

Bug#1017718: tomcat9: version.sh shows wrong built date

2022-09-28 Thread Emmanuel Bourg
Le 19/08/2022 à 14:46, Stefan Baier a écrit : When running /usr/share/tomcat9/bin/version.sh it shows that the package was built in 1970. That might be a little bit too early for a bullseye package. Thank you for reporting this issue. This is actually caused by a bug in Ant, the

Bug#925473: Accepted tomcat9 9.0.64-2 (source) into unstable

2022-06-22 Thread Emmanuel Bourg
daemon is installed on the system). This would lift the burden of maintaining these scripts off most DDs and delegate the work to a small set of dedicated maintainers, properly optimizing and harmonizing these scripts. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <ht

Bug#1013355: groovy: FTBFS with jansi 2.4.0-1

2022-06-22 Thread Emmanuel Bourg
but I haven't completed the transition yet. Emmanuel Bourg __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use debian-j...@lists.debian.org for discussions and questions.

Bug#925473: Accepted tomcat9 9.0.64-2 (source) into unstable

2022-06-22 Thread Emmanuel Bourg
Le 2022-06-22 05:53, Thorsten Glaser a écrit : I guess it’s now also the time to split up the sysvinit git branch into stuff intended for sid with the systemd-sysusers/tmpfiles change and stuff needed for running on buster(-backports), i.e. adduser. I could then upload the former to

Bug#1012874: lombok no longer ships lombok-utils.jar

2022-06-16 Thread Emmanuel Bourg
Le 2022-06-16 07:40, tony mancill a écrit : Emmanuel, is there a reason it needed to be removed? If I remember well lombok-utils.jar is no longer built upstream, the last version on Maven central is lombok-utils 1.18.12 (feb 2020).

Bug#1012215: gradle-debian-helper: unknown option --add-opens breaks OpenJDK 11 packages

2022-06-01 Thread Emmanuel Bourg
gradle-debian-helper/2.2 already checks if the JDK supports modules before adding the --add-opens options, but it checks the default JDK and not the one specified by JAVA_HOME, that's why it fails when OpenJDK 8 is used. __ This is the maintainer address of Debian's Java team

Bug#1012215: gradle-debian-helper: unknown option --add-opens breaks OpenJDK 11 packages

2022-06-01 Thread Emmanuel Bourg
The --add-opens option was introduced in Java 9, so this shouldn't cause an issue with Java 11. What error did you get? __ This is the maintainer address of Debian's Java team . Please use

Bug#1011551: OpenJDK 17 FTBFS

2022-05-31 Thread Emmanuel Bourg
Control: retitle -1 libjdom2-intellij-java: FTBFS with OpenJDK 17 due to javadoc errors The source/target error was fixed by gradle/4.4.1-14, but the build still fails due to javadoc errors. __ This is the maintainer address of Debian's Java team

Bug#1011618: Fixed by gradle/4.4.1-14

2022-05-31 Thread Emmanuel Bourg
Control: close -1 The source/target level is now automatically adjusted by Gradle (since gradle/4.4.1-14) __ This is the maintainer address of Debian's Java team . Please use debian-j...@lists.debian.org for

Bug#1012062: Fixed by gradle/4.4.1-14

2022-05-31 Thread Emmanuel Bourg
The source/target level is now automatically adjusted by Gradle (since gradle/4.4.1-14). __ This is the maintainer address of Debian's Java team . Please use debian-j...@lists.debian.org for discussions and

Bug#1011611: OpenJDK 17 FTBFS

2022-05-31 Thread Emmanuel Bourg
Control: retitle -1 libgpars-groovy-java: FTBFS with OpenJDK 17 due to javadoc errors The source/target error was fixed by gradle/4.4.1-14, but the build still fails due to javadoc errors. __ This is the maintainer address of Debian's Java team

Bug#1011544: Fixed by gradle/4.4.1-14

2022-05-31 Thread Emmanuel Bourg
Control: close -1 Fixed by adjusting automatically the source/target level in gradle/4.4.1-14 __ This is the maintainer address of Debian's Java team . Please use debian-j...@lists.debian.org for discussions and

Bug#1012108: spymemcached: FTBFS with OpenJDK 17 due to test failures

2022-05-30 Thread Emmanuel Bourg
Source: spymemcached Version: 2.12.3+dfsg-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 spymemcached fails to build with OpenJDK 17, there are test failures: [INFO] --- [INFO] T

Bug#1012106: libreflectasm-java: FTBFS with OpenJDK 17 due to test failures

2022-05-30 Thread Emmanuel Bourg
Package: libreflectasm-java Version: 1.11.6+dfsg-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 libreflectasm-java fails to build with OpenJDK 17, several tests fail (maybe due to illegal reflective accesses?) : [INFO]

Bug#1012104: jruby-openssl: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-30 Thread Emmanuel Bourg
Source: jruby-openssl Version: 0.9.21-3 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 jruby-openssl fails to build with OpenJDK 17, the tests make illegal reflective accesses into various modules: [INFO]

Bug#1012102: groovycsv: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-30 Thread Emmanuel Bourg
Source: groovycsv Version: 1.3-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 groovycsv fails to build with OpenJDK 17, the tests make an illegal reflective access into java.base/java.lang: :test Putting task artifact state for

Bug#1012101: openjpa: FTBFS with OpenJDK 17 due to type inference changes

2022-05-30 Thread Emmanuel Bourg
Source: openjpa Version: 2.4.2-7 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 openjpa fails to build with OpenJDK 17: [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ openjpa-persistence --- [INFO] Changes

Bug#1012098: intervalstorej: FTBFS with OpenJDK 17 due to test failures

2022-05-30 Thread Emmanuel Bourg
Source: intervalstorej Version: 1.2+dfsg-4 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 intervalstorej fails to build with OpenJDK 17, there are test failures: PASSED: testRemove PASSED: testRemove_withPromotion PASSED:

Bug#1012082: jboss-logging: FTBFS with OpenJDK 17 due to the removal of --no-module-directories javadoc option

2022-05-29 Thread Emmanuel Bourg
Source: jboss-logging Version: 3.5.0-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 jboss-logging fails to build with OpenJDK 17, it uses the deprecated '--no-module-directories' javadoc option: [INFO] ---

Bug#1012081: jboss-classfilewriter: FTBFS with OpenJDK 17 due to test failures

2022-05-29 Thread Emmanuel Bourg
Source: jboss-classfilewriter Version: 1.2.5-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 jboss-classfilewriter fails to build with OpenJDK 17, almost all the tests fail: [INFO]

Bug#1012070: simple-xml: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-29 Thread Emmanuel Bourg
Source: simple-xml Version: 2.7.1-3 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 simple-xml fails to build with OpenJDK 17 due to a test failure. The cause isn't explicit in the log, but the JUnit report

Bug#1012068: classmate: FTBFS with OpenJDK 17 due to test failures

2022-05-29 Thread Emmanuel Bourg
Source: classmate Version: 1.3.4-1.1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 classmate fails to build with OpenJDK 17, several tests fail: [INFO] --- [INFO] T E S T S

Bug#1012064: libsweble-common-java: FTBFS with OpenJDK 17: illegal escape character

2022-05-29 Thread Emmanuel Bourg
Source: libsweble-common-java Version: 3.0.8-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 libsweble-common-java fails to build with OpenJDK 17, it looks like the range of valid unicode escape sequences is more restricted with Java 17:

Bug#1012063: cofoja: FTBFS with OpenJDK 17: module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module

2022-05-29 Thread Emmanuel Bourg
Source: cofoja Version: 1.3-4 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 cofoja fails to build with OpenJDK 17: dh_auto_build -- dist -Dcofoja.bare.jar=dist/cofoja.jar ant -Duser.name debian dist

Bug#1012062: gant: FTBFS with OpenJDK 17 due to unsupported javac source/target level 6

2022-05-29 Thread Emmanuel Bourg
Source: gant Version: 1.9.11-8 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 gant fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the minimum version supported is 7. __

Bug#1011929: libexternalsortinginjava-java: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-26 Thread Emmanuel Bourg
Source: libexternalsortinginjava-java Version: 0.6.1-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 libexternalsortinginjava-java fails to build with OpenJDK 17, the tests make illegal reflective accesses into java.base/java.lang:

Bug#1011925: tiles-autotag: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-26 Thread Emmanuel Bourg
Source: tiles-autotag Version: 1.2-3 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 tiles-autotag fails to build with OpenJDK 17, the tests make an illegal reflective access into java.base/java.lang: [INFO]

Bug#1011920: uncommons-watchmaker: FTBFS with OpenJDK 17 due to javadoc errors

2022-05-26 Thread Emmanuel Bourg
Source: uncommons-watchmaker Version: 0.7.1-1.1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 uncommons-watchmaker fails to build due to javadoc errors: :swing:assemble Skipping task ':swing:assemble' as it has no actions.

Bug#1011775: jamm: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-26 Thread Emmanuel Bourg
Source: jamm Version: 0.3.3-3 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 jamm fails to build with OpenJDK 17, the tests make an illegal reflective access into java.base/java.lang: [INFO]

Bug#1011776: opentest4j: FTBFS with OpenJDK 17 due to JDK detection error

2022-05-26 Thread Emmanuel Bourg
Source: opentest4j Version: 1.2.0-3 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 opentest4j fails to build with OpenJDK 17, it requires OpenJDK 11 but the check can probably be bypassed: Initialized native services in:

Bug#1011622: dictzip-java: FTBFS with OpenJDK 17 due to javadoc errors

2022-05-25 Thread Emmanuel Bourg
Source: dictzip-java Version: 0.8.2-3 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 dictzip-java fails to build due to javadoc errors: :dictzip-lib:javadoc Putting task artifact state for task ':dictzip-lib:javadoc' into context

Bug#1011621: gradle: FTBFS with OpenJDK 17 due to an illegal reflective access

2022-05-25 Thread Emmanuel Bourg
Package: gradle Version: 4.4.1-13 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 gradle fails to build with OpenJDK 17: gradle assemble startScripts --project-prop finalRelease=true --offline --stacktrace --gradle-user-home

Bug#1011618: mongo-java-driver: FTBFS with OpenJDK 17 due to unsupported javac source/target level 6

2022-05-25 Thread Emmanuel Bourg
Source: mongo-java-driver Version: 3.6.3-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 mongo-java-driver fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the minimum

Bug#1011615: openchemlib: FTBFS with OpenJDK 17 due to new javadoc layout

2022-05-25 Thread Emmanuel Bourg
Source: openchemlib Version: 2022.4.2+dfsg-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 openchemlib fails to build with OpenJDK 17 because the dh_installdocs override in debian/rules attempts to replace the embedded copy of jQuery,

Bug#1011612: libsaxon-java: FTBFS with OpenJDK 17 due to javadoc errors

2022-05-25 Thread Emmanuel Bourg
Package: libsaxon-java Version: 1:6.5.5-12 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 libsaxon-java fails to build with OpenJDK 17 due to javadoc errors: # build the javadoc (cd build/api ; /usr/lib/jvm/default-java/bin/javadoc

Bug#1011611: libgpars-groovy-java: FTBFS with OpenJDK 17 due to unsupported javac source/target level 6

2022-05-25 Thread Emmanuel Bourg
Package: libgpars-groovy-java Version: 1.2.1-10 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 libgpars-groovy-java fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the

Bug#1011610: sbt-ivy: FTBFS with OpenJDK 17 due to pack200 removal

2022-05-25 Thread Emmanuel Bourg
Source: sbt-ivy Version: 2.4.0~rc1+dfsg-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 sbt-ivy fails to build with OpenJDK 17 due to the removal of the pack200 API: [mkdir] Created dir: /<>/classes [javac]

Bug#1011606: lucene8: FTBFS with OpenJDK 17 due to javadoc errors

2022-05-25 Thread Emmanuel Bourg
Source: lucene8 Version: 8.8.1-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 lucene8 fails to build with OpenJDK 17 due to javadoc errors: compile-core: [mkdir] Created dir: /<>/build/core/classes/java [javac] Compiling 948

Bug#1011604: reactive-streams: FTBFS with OpenJDK 17 due to unsupported javac source/target level 6

2022-05-25 Thread Emmanuel Bourg
Source: reactive-streams Version: 1.0.3-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 reactive-streams fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the minimum

Bug#1011602: univocity-parsers: FTBFS with OpenJDK 17 due to ambiguous Record class

2022-05-25 Thread Emmanuel Bourg
Source: univocity-parsers Version: 2.8.3-2 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 univocity-parsers fails to build with OpenJDK 17 because it contains a Record class that clashes with the new java.lang.Record class: [INFO]

Bug#1011601: taglibs-standard: FTBFS with OpenJDK 17 due to an illegal reflective access during the tests

2022-05-25 Thread Emmanuel Bourg
Source: taglibs-standard Version: 1.2.5-2.1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 taglibs-standard fails to build with OpenJDK 17, the tests make an illegal reflective access into java.base/java.lang: [INFO]

Bug#1011600: opencensus-java: FTBFS with OpenJDK 17 due to new compiler warnings

2022-05-25 Thread Emmanuel Bourg
Source: opencensus-java Version: 0.24.0-1 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 opencensus-java fails to build with OpenJDK 17 because javac is invoked with the -Werror flag and the compiler now warns that the source/target level

Bug#1011599: jayway-jsonpath: FTBFS with OpenJDK 17 due to unsupported javac source/target level 6

2022-05-25 Thread Emmanuel Bourg
Source: jayway-jsonpath Version: 2.0.0-5 Severity: important Tags: ftbfs sid bookworm User: debian-j...@lists.debian.org Usertags: default-java17 jayway-jsonpath fails to build with OpenJDK 17 because it invokes javac with the source/target options set to 6. Since OpenJDK 12 the minimum version

  1   2   3   4   5   6   >