Re: Fwd: FOSDEM 19 Debian Java talk

2019-02-14 Thread Emmanuel Bourg
Hi Robert, Some comments with my Maven package maintainer hat. Le 12/02/2019 à 20:09, Robert Scholte a écrit : > I'm also wondering how you build Maven, since Maven is > being built with Maven. That should be a challenge to also rebuild all > plugins, etc. The maven package is rebuilt with the

Re: Fwd: FOSDEM 19 Debian Java talk

2019-02-14 Thread Gary Gregory
Jar manifest files carry data like "built-by" and implementation information: https://docs.oracle.com/javase/tutorial/deployment/jar/packageman.html Why not reuse "Implementation-Vendor" or invent a new entry and put "Debian" in there. Maven can display this additional information on "mvn -versio

AW: Fwd: FOSDEM 19 Debian Java talk

2019-02-13 Thread Bernd Eckenfels
@lists.debian.org; Matthias Klose Betreff: Re: Fwd: FOSDEM 19 Debian Java talk 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 m

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

Re: Fwd: FOSDEM 19 Debian Java talk

2019-02-12 Thread 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 the opportunity to answer the initial question

Fwd: FOSDEM 19 Debian Java talk

2019-02-12 Thread Markus Koschany
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 the opportunity to answer the initial question "what we are interested in seeing better supported from build t