Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Play 2.7.0 RC3 #87

Merged
merged 5 commits into from
Nov 21, 2018
Merged

Play 2.7.0 RC3 #87

merged 5 commits into from
Nov 21, 2018

Conversation

marcospereira
Copy link
Member

No description provided.

- Allow Gradle failures (see comments)
- Add Open JDK 8
- Add Open JDK 11 (allowing failures)
- Remove Java 9 & 10 (EOLed)
"-parameters",
"-Xlint:unchecked",
"-Xlint:deprecation",
"-Werror"
Copy link
Member Author

Choose a reason for hiding this comment

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

To catch any use of deprecated APIs in our sample apps.

jdk: oraclejdk10
- scala: 2.11.12
jdk: oraclejdk11
include:
Copy link
Member Author

Choose a reason for hiding this comment

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

We should later use jabba to install AdoptOpenJDK instead.

@marcospereira marcospereira changed the base branch from 2.6.x to 2.7.x November 20, 2018 14:12
@marcospereira
Copy link
Member Author

@playframework/core this can be merged as is since AdoptOpenJDK 8 was removed from Jabba (see shyiko/jabba#338 and shyiko/jabba#340). We can later use AdoptOpenJDK instead of OpenJDK.

Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

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

SGTM

@dwijnand dwijnand merged commit 5aa7b29 into playframework:2.7.x Nov 21, 2018
@marcospereira marcospereira deleted the play-2.7.0-RC1 branch November 21, 2018 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants