Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-09-20 Thread Emmanuel Bourg
Le 16/09/2018 à 12:44, 殷啟聰 | Kai-Chung Yan a écrit : > Shouldn't this be fixed at the `java-common` side instead of here? Switching > back to `default-jdk` seems like a step back to me. It's indeed a step back but unless java-common is changed (which isn't trivial) I see no other solution. This

Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-09-16 Thread 殷啟聰 | Kai-Chung Yan
@ebourg Shouldn't this be fixed at the `java-common` side instead of here? Switching back to `default-jdk` seems like a step back to me. signature.asc Description: OpenPGP digital signature

Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-04-20 Thread Tiago Daitx
I just realized that the existing patch debian/patches/docs.patch was the one modifying the javaApiUrl to point to the default-jdk api, I updated it to point to default-jdk-doc. Please consider the new debdiff and ignore the old one. thanks -- Tiago Stürmer Daitx Software Engineer

Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-04-20 Thread Tiago Daitx
Please consider the attached debdiff as a fix. Note: it includes the fix for bug #895616 as well, if that is not wanted simply fully remove the chunk for the new file gradle-3.4.1/debian/patches/gnu-style-release-flag-jdk9.patch and modify the series and changelog accordingly. thanks diff -Nru

Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-04-20 Thread Tiago Stürmer Daitx
Package: gradle Version: 3.4.1-7 Severity: normal Dear Maintainer, When using openjdk-10 as the default-jdk gradle will fail with the following error: :signing:assemble :docs:javadocAlljavadoc: error - Error fetching URL: file:/usr/share/doc/default-jdk/api/ javadoc: warning - You have not