Skip to content

Replace usage of method Query.forEach(Consumer)#1474

Draft
anusreelakshmi934 wants to merge 6 commits into
OpenLiberty:mainfrom
anusreelakshmi934:Query.forEach-Deprecation
Draft

Replace usage of method Query.forEach(Consumer)#1474
anusreelakshmi934 wants to merge 6 commits into
OpenLiberty:mainfrom
anusreelakshmi934:Query.forEach-Deprecation

Conversation

@anusreelakshmi934

Copy link
Copy Markdown
Contributor

Fixes #1292

@turkeylurkey turkeylurkey left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I would recommend against changing the code in lsp4mp4ij unless necessary. It will cause extra work every time we need to merge in code from Quarkus Tools. Can you submit these changes to the Quarkus Tools project?

@mrglavas

Copy link
Copy Markdown
Contributor

I would recommend against changing the code in lsp4mp4ij unless necessary. It will cause extra work every time we need to merge in code from Quarkus Tools. Can you submit these changes to the Quarkus Tools project?

It is possible Quarkus Tools already addressed this. Would be worth checking before submitting a PR.

@anusreelakshmi934

Copy link
Copy Markdown
Contributor Author

I would recommend against changing the code in lsp4mp4ij unless necessary. It will cause extra work every time we need to merge in code from Quarkus Tools. Can you submit these changes to the Quarkus Tools project?

It is possible Quarkus Tools already addressed this. Would be worth checking before submitting a PR.

Hi @mrglavas @turkeylurkey Quarkus has not implemented these changes yet as I can see here . I have raised a PR in intellij-quarkus - redhat-developer/intellij-quarkus#1519

@TrevCraw TrevCraw marked this pull request as draft November 21, 2025 14:45
@anusreelakshmi934

anusreelakshmi934 commented Dec 3, 2025

Copy link
Copy Markdown
Contributor Author

@mrglavas @turkeylurkey These changes have been merged into Intellij quarkus -https://github.com/redhat-developer/intellij-quarkus/pull. So Please review this PR at your convenience.

@anusreelakshmi934 anusreelakshmi934 marked this pull request as ready for review December 3, 2025 04:47
@anusreelakshmi934 anusreelakshmi934 changed the base branch from intellij-2025.3-support to main December 4, 2025 11:54
@anusreelakshmi934 anusreelakshmi934 force-pushed the Query.forEach-Deprecation branch from 406f911 to f3a9634 Compare December 4, 2025 11:59
@TrevCraw TrevCraw marked this pull request as draft December 8, 2025 16:45
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.

Address the usage of Scheduled for removal method Query.forEach(Consumer)

3 participants