JCL 339: Upgrade JsonB module to use Jakarta EE 10 by bncummings · Pull Request #432 · inrupt/solid-client-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bncummings

Copy link

Contributor

I had to change <jakarta.json.version> from 1.1.6 to 2.0.1 (which was the most recent and popular version that didn't cause conflicts). This wasn't explicitly mentioned in the ticket but the package jakarta.json.JsonException wasn't recognised in 1.1.6. Would appreciate any feedback as I'm unsure which version would be most appropriate.

@bncummings bncummings requested a review from a team as a code owner

April 24, 2023 15:42

@bncummings bncummings temporarily deployed to ESS PodSpaces

April 24, 2023 15:42

— with GitHub Actions Inactive

@bncummings bncummings temporarily deployed to ESS PodSpaces

April 24, 2023 15:42

— with GitHub Actions Inactive

@bncummings bncummings temporarily deployed to ESS DevNext

April 24, 2023 15:42

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS PodSpaces

May 1, 2023 16:43

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS PodSpaces

May 1, 2023 16:43

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS DevNext

May 1, 2023 16:43

— with GitHub Actions Inactive

Copy link

Collaborator

@acoburn acoburn left a comment

Choose a reason for hiding this comment

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

LGTM -- I moved the JSON-API dependency to 2.1.1 (newer) and separated that version management from the glassfish implementation dependency

@acoburn acoburn temporarily deployed to ESS PodSpaces

May 1, 2023 17:40

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS PodSpaces

May 1, 2023 17:40

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS DevNext

May 1, 2023 17:40

— with GitHub Actions Inactive

@acoburn acoburn enabled auto-merge (squash)

May 1, 2023 17:40

@acoburn acoburn temporarily deployed to ESS PodSpaces

May 1, 2023 17:50

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS PodSpaces

May 1, 2023 17:50

— with GitHub Actions Inactive

@acoburn acoburn temporarily deployed to ESS DevNext

May 1, 2023 17:50

— with GitHub Actions Inactive

@acoburn acoburn merged commit 51e907e into main

May 1, 2023

@acoburn acoburn deleted the JCL-339-upgrade-json-b-module-to-use-jakarta-ee-10 branch

May 1, 2023 18:10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@acoburn acoburn acoburn approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bncummings @acoburn