Skip to content

Commit

Permalink
OAK-6119: Build error on travis with Java 8
Browse files Browse the repository at this point in the history
Use oracle-java8-installer for most recent Oracle 8 JDK

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1792433 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
mreutegg committed Apr 24, 2017
1 parent c187e73 commit 5fdcbde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ addons:
- mongodb-upstart
packages:
- mongodb-org-server
- oracle-java8-installer
notifications:
email: false
webhooks:
Expand Down

0 comments on commit 5fdcbde

Please sign in to comment.