Skip to content

Conversation

@Sineaggi
Copy link

@Sineaggi Sineaggi commented Sep 6, 2023

Migrates library back to org.json as its license has been moved to public domain.

Removes split package as org.json contains this class.

Adds module-info via moditect plugin (based off of this commit in the json-java repo)

Replaces use of deprecated/marked for removal integer constructor calls.

@Sineaggi Sineaggi force-pushed the fix-split-package branch 3 times, most recently from b2b065a to 7ffdbb6 Compare September 6, 2023 19:12
@Sineaggi
Copy link
Author

@carterpage @hertzsprung is there a chance one of you would have time to look at this?

@carterpage
Copy link
Member

Thanks for your submission. This should be address in #194, and will be released as v2.0.0

A few more things were needed to make the change, including handling the change of JSONException to a RuntimeException.

@carterpage carterpage closed this Jul 26, 2024
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