Re: Use AdoptOpenJDK as JDK Tool download source

2019-03-05 Thread Sverre Moe
In that case, you suggested a solution with a repository manager like Sonatype Nexus or Artifactory. I like this proposal and we already are using Nexus in our organization. Our Linux build servers have OpenJDK available to be installed through SUSE repositories. It is mostly for our Windows and

Re: Use AdoptOpenJDK as JDK Tool download source

2019-03-04 Thread Baptiste Mathus
It's not even about removing the JDK automated installer. It is about removing the feature that will automatically propose you to download a JDK from external providers, like from oracle.com in the past, or from adoptopenjdk.net as it is being proposed. Because this is bad idea to constantly downlo

Re: Use AdoptOpenJDK as JDK Tool download source

2019-03-04 Thread Baptiste Mathus
Yes and no. There's a way, but 1) it would require some coding adding a Telemetry like Daniel is doing for the Auto-Refresh https://github.com/jenkinsci/jenkins/pull/3894 and 2) this would only gather usages for newer core usages. Or well, now I think about it, I think actually adding a Telemetry

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-26 Thread Mykola Nikishov
nicolas de loof writes: > but docker images seems to me a way better solution to cover the same > need, and this "tool installer" feature is just a hack-ish legacy we > should deprecate. Are you proposing to remove tool installer completely or is it about JDK tool installer only? If the former,

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-26 Thread nicolas de loof
I assume this would require a JEP ? Le mar. 26 févr. 2019 à 17:32, Slide a écrit : > +1 on deprecation > > On Tue, Feb 26, 2019 at 9:08 AM nicolas de loof > wrote: > >> I don't know if we have any metric for this purpose, but docker images >> seems to me a way better solution to cover the same

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-26 Thread Slide
+1 on deprecation On Tue, Feb 26, 2019 at 9:08 AM nicolas de loof wrote: > I don't know if we have any metric for this purpose, but docker images > seems to me a way better solution to cover the same need, and this "tool > installer" feature is just a hack-ish legacy we should deprecate. > > Le

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-26 Thread nicolas de loof
I don't know if we have any metric for this purpose, but docker images seems to me a way better solution to cover the same need, and this "tool installer" feature is just a hack-ish legacy we should deprecate. Le mar. 26 févr. 2019 à 15:44, Slide a écrit : > How many people use the automatic ins

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-26 Thread Slide
How many people use the automatic installation, is there a way to track that? Would it kill someone's usage model to remove this feature? It seems to me to be fairly unsustainable. On Tue, Feb 26, 2019, 06:22 Baptiste Mathus wrote: > Hey Martijn, > > Thanks for chiming in. I already have comment

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-26 Thread Baptiste Mathus
Hey Martijn, Thanks for chiming in. I already have commented there in the JIRA, but asking here since it seems at this stage better suited in a discussion place: do you have an opinion/idea about whether, and how long, it will be tolerated that certain IPs download the same JDK binaries from adopt

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-24 Thread Martijn Verburg
Hi all, I help run AdoptOpenjDK - It's the defacto 'community' OpenJDK distro now (Amazon, Azul, GoDaddy, IBM, jClarity, Microsoft, Pivotal, Red Hat et al are collaborating there). Let me know if you need any help connecting to our API: https://api.adoptopenjdk.net Cheers, Martijn On Sat, 23

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-23 Thread Sverre Moe
Thanks for the link. Good to see that they are looking into it. Hope it doesn't take to long. fredag 22. februar 2019 15.38.57 UTC+1 skrev Devin Nusbaum følgende: > > There is some relevant discussion in > https://issues.jenkins-ci.org/browse/JENKINS-54305 that may be > interesting to you. > >

Re: Use AdoptOpenJDK as JDK Tool download source

2019-02-22 Thread Devin Nusbaum
There is some relevant discussion in https://issues.jenkins-ci.org/browse/JENKINS-54305 that may be interesting to you. > On Feb 22, 2019, at 09:20, Sverre Moe wrote: > > Now that Oracle has shut down any commercial use of their JDK, Jenkin

Use AdoptOpenJDK as JDK Tool download source

2019-02-22 Thread Sverre Moe
Now that Oracle has shut down any commercial use of their JDK, Jenkins should add option to download JDK from AdoptOpenJDK Install automatically Extract *.zip/*.tar.gz Install from java.sun.com Run Batch Command Run Shell Command Now that the JDK from Oracle cannot be used in pro