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

Deprecate quarkus-java8 plugins #539

Merged
merged 2 commits into from
Jul 24, 2020
Merged

Deprecate quarkus-java8 plugins #539

merged 2 commits into from
Jul 24, 2020

Conversation

ericwill
Copy link
Contributor

Java 8 is no longer supported in Quarkus, let's deprecate these plugins and remove them after three sprints.

See eclipse-che/che#16790

Signed-off-by: Eric Williams [email protected]

Java 8 is no longer supported in Quarkus, let's deprecate these plugins and remove them after three sprints.

See eclipse-che/che#16790

Signed-off-by: Eric Williams <[email protected]>
@ericwill
Copy link
Contributor Author

I'm not sure this is the correct way to do it, another option is to remove all quarkus-java8 plugins with a version < 1.4.

@che-bot
Copy link
Contributor

che-bot commented Jul 17, 2020

Happy path tests passed.

@ericwill
Copy link
Contributor Author

Having thought about it more, the 1.2.x and 1.3.0 plugins were deprecated for awhile, so I removed them. For Quarkus Java 8 support users can use 1.3.0a, and use Quarkus on Java 11 for everything else.

I've left the quarkus-java8 1.5.0 plugin deprecated in this PR -- I'll remove it in three sprints.

@che-bot
Copy link
Contributor

che-bot commented Jul 23, 2020

Happy path tests passed.

@ericwill
Copy link
Contributor Author

@sunix please take a look -- let's get this one out of the queue.

@@ -10,6 +10,9 @@ icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/redhat-developer/vscode-quarkus
category: Language
firstPublicationDate: "2020-06-11"
deprecate:
automigrate: true
migrateTo: redhat/quarkus-java11/latest
Copy link
Contributor

Choose a reason for hiding this comment

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

does this also mean updating the quarkus devfile(s) so they're compatible with java11 instead of java8?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep

Copy link
Contributor

@nickboldt nickboldt left a comment

Choose a reason for hiding this comment

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

+1

@ericwill ericwill merged commit 97cd7b8 into eclipse-che:master Jul 24, 2020
monaka pushed a commit to PizzaFactory/che-plugin-registry that referenced this pull request Aug 8, 2020
* Remove some quarkus-java8 plugins and migrate quarkus-java8 1.5 to quarkus-java11

See eclipse-che/che#16790

Signed-off-by: Eric Williams <[email protected]>
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.

3 participants