Skip to content

[filesystem] Fix jersey-json typo in hadoop-shaded-3.4 pom comment#8557

Open
thswlsqls wants to merge 1 commit into
apache:masterfrom
thswlsqls:fix/hadoop-shaded-jersey-comment-typo
Open

[filesystem] Fix jersey-json typo in hadoop-shaded-3.4 pom comment#8557
thswlsqls wants to merge 1 commit into
apache:masterfrom
thswlsqls:fix/hadoop-shaded-jersey-comment-typo

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Purpose

  • The dependency-exclusion comment in paimon-hadoop-shaded-3.4/pom.xml reads Exclude jeysey-json, while the excluded artifact is com.github.pjfanning:jersey-json. Corrects the comment to match.
  • Introduced when the module was added in "[azure] Use hadoop 3.4.2 for azure FileIO"; it is the only jeysey occurrence in the repository.

Tests

  • Typo/wording fix, no behavior change — no test added. mvn -pl paimon-filesystems/paimon-hadoop-shaded-3.4 -DfailIfNoTests=false clean install passed (BUILD SUCCESS, JDK 11).

The dependency exclusion comment in paimon-hadoop-shaded-3.4 read
"Exclude jeysey-json" while the excluded artifact is jersey-json.
Correct the comment to match the com.github.pjfanning:jersey-json
exclusion it documents.

Generated-by: Claude Code
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