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

1.3.0 is incompatible to all IC starting with IC-2022.3 up to IC-2024.1 #749

Closed
adietish opened this issue Apr 16, 2024 · 0 comments · Fixed by #750
Closed

1.3.0 is incompatible to all IC starting with IC-2022.3 up to IC-2024.1 #749

adietish opened this issue Apr 16, 2024 · 0 comments · Fixed by #750
Assignees
Labels
IC-2022.3 IC-2024.1 kind/bug Something isn't working
Milestone

Comments

@adietish
Copy link
Collaborator

adietish commented Apr 16, 2024

related to #738
related to redhat-developer/intellij-common#222

image

The problem here is com.redhat.devtools.intellij.common.utils.function.TriConsumer which lives in intellij-common 1.9.4. Without it, there's only an incompatiblity to IC-2022.3 left:

image

@adietish adietish added this to the 1.3.0 milestone Apr 16, 2024
@adietish adietish self-assigned this Apr 16, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
* 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]>
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
* 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]>
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
* 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]>
adietish added a commit to adietish/intellij-kubernetes that referenced this issue Apr 17, 2024
* 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]>
adietish added a commit that referenced this issue Apr 17, 2024
* removed call to ExtensionPointName.create (#749)
* made instantiation of PresentationFactory compatible (#749)
* removed TriConsumer from commons to make build compatible (#749)
* removed deprecated UtilKt.isNull0rEmpty(Collection)(#749)
* removed deprecated EdtInvocationManager.isEventDispatchThread(#749)
* replaced deprecated StructureTreeModel.invalidate()(#749)

Signed-off-by: Andre Dietisheim <[email protected]>
@adietish adietish added IC-2024.1 IC-2022.3 kind/bug Something isn't working labels Apr 17, 2024
@adietish adietish moved this to ✅ Done in IDE Cloudaptors Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IC-2022.3 IC-2024.1 kind/bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant