Re: sbt / scala and jdk 6 and 8

2019-02-13 Thread Thomas Finneid
On 12.02.2019 23:48, Markus Koschany wrote: Personally I would like to keep OpenJDK 8 as well but you also have to keep the following points in mind: All these ar good reasons. The issue here is that Jdk8 -> jdk11 is a special case. Oracle decided to just change the entire release scheme to

Re: old version of scala

2019-02-13 Thread Thomas Finneid
On 07.02.2019 15:29, Thorsten Glaser wrote: If there’s no such path, you’d need more intermediate versions and upload them, one after another. Into experimental would most likely be the best, with the understanding that these are intended for bootstrapping, not for use by users, although they

Re: Javadoc -link makes broken links if module name matches package name

2019-02-13 Thread Markus Koschany
Hi, Am 26.01.19 um 20:07 schrieb tony mancill: [...] > I'm trying to peel the onion and believe that this is a problem in the > maven-javadoc-plugin package. I found the same issue for a project > outside of Debian, for example [1], which refers to a JIRA ticket for that > plugin [2]. There is a

AW: Fwd: FOSDEM 19 Debian Java talk

2019-02-13 Thread Bernd Eckenfels
Hello, according to the Apache Release Policy a release is the source and while it allows and defines convinience binaries there is not really a Notion of „official binaries“ from the ASF Point of view. So Maybe the new property should be something like „binary Vendor“ or „packager“ (similiar w

Re: Fwd: FOSDEM 19 Debian Java talk

2019-02-13 Thread Michael Osipov
Am 2019-02-12 um 20:09 schrieb Robert Scholte: On Tue, 12 Feb 2019 12:34:56 +0100, Markus Koschany wrote: Hello, Dalibor Topic (Oracle) and Robert Scholte (Apache Maven) contacted me and were so kind to agree to make this discussion public, so that others can chime in too. I would like to use

Re: Fwd: FOSDEM 19 Debian Java talk

2019-02-13 Thread Dalibor Topic
Hi Markus, On 12.02.2019 12:34, Markus Koschany wrote: Regarding javadoc generation we would like to see an option that basically reverts to pre OpenJDK8 and simply is less strict than the current implementation. Unfortunately, we don't plan to go back to the pre-Java 8 Javadoc implementatio

Re: Fwd: FOSDEM 19 Debian Java talk

2019-02-13 Thread Markus Koschany
Hi Robert, Am 12.02.19 um 20:09 schrieb Robert Scholte: [...] > Hi Markus, > > first of all thanks for the insights, it is important for us to know how > Maven is used and in which way we can improve that way-of-work. Hervé is > already working hard on the reproducible builds specs with your team