The idea is to install newer version of JDK8 with: sudo apt-get update && sudo apt-get install oracle-java8-installer
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Tue, Feb 2, 2016 at 9:11 AM, Tobias Soloschenko < [email protected]> wrote: > Hi Martin, > > thanks for the hint - I haven't logged in to travis, yet and I don't know > how to. > > Can you explain it to me or run those commands for me? (Mentioned in that > post) > > kind regards > > Tobias > > > Am 02.02.2016 um 09:01 schrieb Martin Grigorov <[email protected]>: > > > > See https://github.com/travis-ci/travis-ci/issues/3259 > > There is a workaround explained. > > > > Martin Grigorov > > Wicket Training and Consulting > > https://twitter.com/mtgrigorov > > > > On Tue, Feb 2, 2016 at 8:55 AM, Tobias Soloschenko < > > [email protected]> wrote: > > > >> Hi, > >> > >> I am currently encounter an issue that the build with the nashorn > parent is > >> not working anymore. > >> > >> https://travis-ci.org/wicketstuff/core/jobs/106412037 > >> > >> It seems that the JDK does not contain the following jar (Example path): > >> > >> > >> > /Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/jre/lib/ext/ > >> nashorn.jar > >> > >> Any ideas what we can do in this case? > >> > >> kind regards > >> > >> Tobias > >> >
