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

Test on JDK 11 #632

Merged
merged 7 commits into from
Jun 23, 2019
Merged

Test on JDK 11 #632

merged 7 commits into from
Jun 23, 2019

Conversation

raboof
Copy link
Contributor

@raboof raboof commented May 7, 2019

No description provided.

Copy link
Contributor

@marcospereira marcospereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor suggestion to use the latest versions.

.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
marcospereira and others added 6 commits May 7, 2019 16:19
Copy link
Contributor

@marcospereira marcospereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@raboof, got tricked by Github UI saying there was a missing space in my suggestion, then it messed with the YAML formatting. Anyway, since it was a small change I've made it myself to avoid disturbing you again.

This LGTM.

- java -version
- curl -sL https://git.io/jabba | bash && . ~/.jabba/jabba.sh
- jabba install [email protected].212-03
- jabba install [email protected]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could possibly use the ~ notation to use the latest build of the JDK versions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not working right now for adopt@~1.11. I assume jabba is failing to correct check versions such as [email protected] because of the -2 section. Anyway, should not block this PR.

@marcospereira marcospereira merged commit 558c1e2 into lightbend:master Jun 23, 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

Successfully merging this pull request may close these issues.

None yet

3 participants