Skip to content

fix: resolve Paper API build warnings - #20

Merged
ryanbarlow97 merged 1 commit into
mainfrom
fix/paper-warning-followup-2bd0e2b6
Sep 22, 2026
Merged

ryanbarlow97 merged 1 commit into
mainfrom
fix/paper-warning-followup-2bd0e2b6

Conversation

@ryanbarlow97

Copy link
Copy Markdown
Contributor

After the separately merged Paper migration, these warnings became visible in the current build. This follow-up addresses safe replacements and documents compatibility-sensitive uses.

  • Document method/field compatibility exceptions for legacy text, serialized data, or upstream behavior with no exact replacement. These APIs remain in use; compiler warnings are not disabled globally.
  • Explicitly retain Java 21 annotation processing so javac no longer warns about an implicit future default change.

Validation: Java 21 Maven clean verify passed with tests enabled; source/configuration diffs reviewed. Dependency hashes and scopes checked against the baseline.

No deployment or release publication is included.

@ryanbarlow97
ryanbarlow97 merged commit 0d53263 into main Sep 22, 2026
1 check passed
@ryanbarlow97
ryanbarlow97 deleted the fix/paper-warning-followup-2bd0e2b6 branch September 22, 2026 23:58
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.

1 participant