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 Gradle 6 support #15723

Closed
maxandersen opened this issue Jan 16, 2020 · 2 comments
Closed

Add Gradle 6 support #15723

maxandersen opened this issue Jan 16, 2020 · 2 comments
Assignees
Labels
area/languages Issues related to Language extensions or plugins integration. kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development.

Comments

@maxandersen
Copy link

Gradle is now at version 6, stack in che is at 5.

@maxandersen maxandersen added the kind/enhancement A feature request - must adhere to the feature request template. label Jan 16, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jan 16, 2020
@tsmaeder tsmaeder added area/languages Issues related to Language extensions or plugins integration. severity/P2 Has a minor but important impact to the usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jan 17, 2020
@tsmaeder tsmaeder added this to the Backlog - Languages milestone Jan 23, 2020
@tsmaeder tsmaeder mentioned this issue Feb 19, 2020
34 tasks
@tsmaeder
Copy link
Contributor

@maxandersen does gradle project usually just work with "latest" or do the use fixed, older versions? Our current plan is just to replace gradle 5 with gradle 6 in the stack.

@maxandersen
Copy link
Author

gradle projects will mainly use gradle wrappers and yes they would stick to major even minor versions as there are more agressive deprecations/api differences than i.e. maven does.

@svor svor self-assigned this Mar 4, 2020
@svor svor added the status/in-progress This issue has been taken by an engineer and is under active development. label Mar 4, 2020
@svor svor closed this as completed Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/languages Issues related to Language extensions or plugins integration. kind/enhancement A feature request - must adhere to the feature request template. severity/P2 Has a minor but important impact to the usage or development of the system. status/in-progress This issue has been taken by an engineer and is under active development.
Projects
None yet
Development

No branches or pull requests

5 participants