Skip to content

Conversation

@S-VINEETH-10
Copy link
Contributor

Fixes #1120
This PR replaces the direct implementation of DataContext using the deprecated getData(String) method with SimpleDataContext.builder().

The new approach aligns with IntelliJ’s recommended DataKey-based API, removes deprecation warnings, and ensures forward compatibility with future IntelliJ platform versions.

Copy link
Contributor

@anusreelakshmi934 anusreelakshmi934 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks

Copy link
Contributor

@vaisakhkannan vaisakhkannan left a comment

Choose a reason for hiding this comment

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

looks good

@S-VINEETH-10 S-VINEETH-10 merged commit df7b486 into OpenLiberty:main Oct 29, 2025
3 of 4 checks passed
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.

Resolve the Deprecated DataContext constructor while running with 2024.3

4 participants