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

fix: make build pass marketplace verification (#749) #750

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

adietish
Copy link
Collaborator

@adietish adietish commented Apr 17, 2024

fixes #749

* removed call to ExtensionPointName.create (redhat-developer#749)
* made instantiation of PresentationFactory compatible (redhat-developer#749)
* removed TriConsumer from commons to make build compatible (redhat-developer#749)
* removed deprecated UtilKt.isNull0rEmpty(Collection)(redhat-developer#749)
* removed deprecated EdtInvocationManager.isEventDispatchThread(redhat-developer#749)
* replaced deprecated StructureTreeModel.invalidate()(redhat-developer#749)

Signed-off-by: Andre Dietisheim <[email protected]>
Copy link

sonarcloud bot commented Apr 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Contributor

@sbouchet sbouchet left a comment

Choose a reason for hiding this comment

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

LGTM

@adietish adietish merged commit 57774ac into redhat-developer:main Apr 17, 2024
12 of 13 checks passed
@adietish adietish deleted the issue-749 branch April 17, 2024 14:16
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.

1.3.0 is incompatible to all IC starting with IC-2022.3 up to IC-2024.1
2 participants