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

Support test on java 14 #42

Open
dartartem opened this issue May 19, 2020 · 0 comments
Open

Support test on java 14 #42

dartartem opened this issue May 19, 2020 · 0 comments

Comments

@dartartem
Copy link
Collaborator

docker image differences along with

targetCompatibility = '8'
sourceCompatibility = '8'

can just be parameterized ./gradlew -P x=y

There is no need for a branch. CircleCI can have a job that installs java 14 and builds with these parameters.

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

1 participant