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

FISH-7757 FISH-8344 Deprecate JSONP-API to 2.1.0 #2

Merged

Conversation

Pandrex247
Copy link
Member

TEMPORARY WORKAROUND
Deprecate JSONP-API to 2.1.0 as the upstream changes to the JsonProvider.provider() method breaks our TCK runner.

With the reworked mechanism of loading the system property it gets resolved in our TCK runner, and thus fails to load because we're using the OSGi class loader at this point - The jakarta.json.jar doesn't have the dummy TCK factory class as an OSGi import or available on its BundleWiring class loader.

… method breaks us.

Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
@Pandrex247 Pandrex247 changed the title FISH-8344 Deprecate JSONP-API to 2.1.0 FISH-7757 FISH-8344 Deprecate JSONP-API to 2.1.0 Mar 29, 2024
Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
Signed-off-by: Andrew Pielage <pandrex247@hotmail.com>
Copy link
Member

@kalinchan kalinchan left a comment

Choose a reason for hiding this comment

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

lgtm

@Pandrex247 Pandrex247 merged commit 2509d5d into payara:parsson-1.1.5.payara-maintenance Apr 1, 2024
5 checks passed
@Pandrex247 Pandrex247 deleted the FISH-8344 branch April 1, 2024 12:53
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.

2 participants