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

Add support for other jdks #96

Closed
snuyanzin opened this issue Aug 9, 2018 · 1 comment
Closed

Add support for other jdks #96

snuyanzin opened this issue Aug 9, 2018 · 1 comment

Comments

@snuyanzin
Copy link
Collaborator

Based on sqlline's HOWTO article [1]

Make sure mvn clean install and mvn site pass under JDK 1.7, 8, 9, and 10.
it makes sense to have all these jdks on travis

unfortunately oracle jdk1.7 is no longer available on travis as mentioned in the issue [2] however openjdk could be used as mentioned in the same issue

[1] https://github.com/julianhyde/sqlline/blob/master/HOWTO.md
[2] travis-ci/travis-ci#7964

@julianhyde
Copy link
Owner

Fixed in 63b8630.

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

Successfully merging a pull request may close this issue.

2 participants