Giter Club home page Giter Club logo

Comments (7)

sormuras avatar sormuras commented on June 1, 2024

The EA or RC build block below the hard-wired switch could do the job...

https://github.com/sormuras/bach/blob/master/install-jdk.sh#L205-L208

from bach.

lukehutch avatar lukehutch commented on June 1, 2024

Why not simulate a clickthrough of the links on java.oracle.com to find what the latest download link is for each major JDK version?

from bach.

sormuras avatar sormuras commented on June 1, 2024

I will drop support for Oracle JDKs soon. See #33 for details.

from bach.

sormuras avatar sormuras commented on June 1, 2024

Lookup of openjdk11 using the raw install script works as expected: https://travis-ci.org/sormuras/sormuras.github.io/jobs/522042056

from bach.

mojo2012 avatar mojo2012 commented on June 1, 2024

Still fails for me with:

$ export JAVA_HOME=~/openjdk11
$ export PATH="$JAVA_HOME/bin:$PATH"
$ ~/bin/install-jdk.sh --target "/home/travis/openjdk11" --workspace "/home/travis/.cache/install-jdk" --feature "11" --license "GPL" --cacerts
install-jdk.sh 2019-04-17
Couldn't determine a download url for 11-GPL on linux-x64
The command "~/bin/install-jdk.sh --target "/home/travis/openjdk11" --workspace "/home/travis/.cache/install-jdk" --feature "11" --license "GPL" --cacerts" failed and exited with 1 during .

from bach.

sormuras avatar sormuras commented on June 1, 2024

@mojo2012 Are you on Travis CI?

Seems like you (or Travis CI) still uses install-jdk.sh version 2019-04-17 which was superseded by 2019-04-18 yesterday.

from bach.

sormuras avatar sormuras commented on June 1, 2024

Looks like Travis CI updated to 2019-04-18: https://travis-ci.org/forax/pro/builds/522041100

from bach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.