Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common: change Travis distribution to Trusty #4214

Closed
peel opened this issue Oct 8, 2019 · 1 comment
Closed

Common: change Travis distribution to Trusty #4214

peel opened this issue Oct 8, 2019 · 1 comment
Milestone

Comments

@peel
Copy link
Contributor

peel commented Oct 8, 2019

Installing oraclejdk8
162$ export JAVA_HOME=~/oraclejdk8
163$ export PATH="$JAVA_HOME/bin:$PATH"
164$ ~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"
165Ignoring license option: BCL -- using GPLv2+CE by default
166install-jdk.sh 2019-09-17
167Expected feature release number in range of 9 to 14, but got: 8
168The command "~/bin/install-jdk.sh --target "/home/travis/oraclejdk8" --workspace "/home/travis/.cache/install-jdk" --feature "8" --license "BCL"" failed and exited with 3 during .
169
170Your build has been stopped.
@chuwy chuwy changed the title Common: fix JDK in Travis CI Common: change Travis distribution to Trusty #88 Oct 8, 2019
@chuwy
Copy link
Contributor

chuwy commented Oct 8, 2019

snowplow-incubator/snowplow-snowflake-loader#88

@chuwy chuwy changed the title Common: change Travis distribution to Trusty #88 Common: change Travis distribution to Trusty Oct 8, 2019
@lukeindykiewicz lukeindykiewicz added this to the R117 Referer parser milestone Oct 23, 2019
@chuwy chuwy closed this as completed in 22ad4fe Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants