On Wed, Feb 3, 2016 at 11:08 PM, Guillaume Smet <guillaume.s...@gmail.com>
wrote:

> Hi Martin,
>
> You can do it without using sudo (and switching to the slower legacy
> environment):
> addons:
>
>
> apt:
> packages:
> - oracle-java8-installer
>

Prediction: one day there will be a committee to standardize all these
config files!
This looks like Ansible.

Thanks, Guillaume!



> --
> Guillaume
>
> On Wed, Feb 3, 2016 at 10:39 PM, Martin Grigorov <mgrigo...@apache.org>
> wrote:
>
> > 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 <
> > tobiassolosche...@googlemail.com> 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 <mgrigo...@apache.org
> >:
> > > >
> > > > 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 <
> > > > tobiassolosche...@googlemail.com> 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
> > > >>
> > >
> >
>

Reply via email to