That location should be an HTTP server somewhere in your local network. If you place the zip file or the tar.gz file in the JENKINS_HOME/userContent directory, then you could make the download location be https://yourjenkins/userContent/filemame.zip .
Alternately, if you have a local HTTP server that is used to deliver other static content, you could place that file on that HTTP server. Mark Waite On Wed, Apr 17, 2019 at 10:29 AM <[email protected]> wrote: > Hi, > > Thank you Mark. > I use the *Extract *.zip/*.tar.gz installer.* > *I downloaded the jdk-8u212-windows-x64.exe file, i converted to a .zip > archive and put it on a specific location, but in Jenkins i must fill in he > download location for the binary archive. I'm sorry, but i don't know the > exact url.* > *Please can you help me?* > > > *With kind regards* > > Op woensdag 17 april 2019 16:41:05 UTC+2 schreef Mark Waite: >> >> Review the new terms of the license agreement for Oracle JDK 8. If they >> are acceptable, then you can download the Oracle JDK binaries, place them >> on a local location where your agents can find them, and add a JDK >> installer to Jenkins for that location. >> >> The new Oracle JDK 8 license terms are more restrictive than the previous >> terms. >> >> On Wed, Apr 17, 2019 at 8:31 AM <[email protected]> wrote: >> >>> Hi, >>> >>> Thank you for your quick reply Mark, but that's not the answer to my >>> question.I don't think my question is clear. >>> >>> In Jenkins > Manage > Global Tool Configuration > JDK installlations you >>> can install a JDK with the installer from java.sun.com >>> Normaly it is possible to select a JDK from a drop-down list, but JDK 8 >>> update 211 is not in that list available. What is the procedure to install >>> this JDK version. >>> >>> With kind regards, Wil >>> >>> >>> Op woensdag 17 april 2019 15:21:26 UTC+2 schreef Mark Waite: >>>> >>>> I see Oracle Java SE Development Kit 8u211 at >>>> https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html >>>> . >>>> >>>> If that were not available, you could also consider downloading the >>>> Amazon Corretto 8 from >>>> https://docs.aws.amazon.com/corretto/latest/corretto-8-ug/downloads-list.html >>>> >>>> On Wed, Apr 17, 2019 at 5:57 AM <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> How do i have to install this JDK while it is not in listed from >>>>> java.sun.com >>>>> >>>>> With kind regards, Wil >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Jenkins Users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/jenkinsci-users/9b833d57-b1b4-4448-a030-3d8b18284d84%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/jenkinsci-users/9b833d57-b1b4-4448-a030-3d8b18284d84%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> >>>> -- >>>> Thanks! >>>> Mark Waite >>>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Jenkins Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/jenkinsci-users/a48a2df9-9db1-413c-ade9-390ba0dda8c9%40googlegroups.com >>> <https://groups.google.com/d/msgid/jenkinsci-users/a48a2df9-9db1-413c-ade9-390ba0dda8c9%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> -- >> Thanks! >> Mark Waite >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/dc223758-5a0a-49b6-9be3-84c384a3f958%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/dc223758-5a0a-49b6-9be3-84c384a3f958%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFn7mNwi_QjJFD%3DzXHp9c7Eay4jvuPoaJ47EucQ9GkgVA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
