On Tue, 2019-07-23 at 13:51 -0700, Ryan Schmitt wrote: > Do you want OracleJDK, or is OpenJDK acceptable? It looks like > there's some > discussion about this elsewhere, e.g.: > https://travis-ci.community/t/cannot-install-oracle-jdk-11/3892/5 >
OpenJDK would be more than enough but I was unable to get Travis CI to install 11.0.3 version of it. Oleg > On Tue, Jul 23, 2019 at 3:26 AM Oleg Kalnichevski <ol...@apache.org> > wrote: > > > Folks > > > > Is there anyone here familiar enough with TravisCI to advise how to > > make TravisCI use JDK 11.0.3 instead of JDK 11.0.2? Any help would > > be > > greatly appreciated. > > > > Cheers > > > > Oleg > > > > --- > > Installing openjdk11 > > ... > > $ cd apache/httpcomponents-client > > $ git checkout -qf 1856af29d63db78b5937b4f729f29657d77cc5da > > $ java -Xmx32m -version > > openjdk version "11.0.2" 2019-01-15 > > OpenJDK Runtime Environment 18.9 (build 11.0.2+9) > > OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) > > $ javac -J-Xmx32m -version > > javac 11.0.2 > > ... > > > > > > ----------------------------------------------------------------- > > ---- > > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org > > For additional commands, e-mail: dev-h...@hc.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org