Skip to content

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

Merged
JingsongLi merged 1 commit into
apache:masterfrom
thswlsqls:fix/hadoop-shaded-jersey-comment-typo
Jul 13, 2026
Merged

[filesystem] Fix jersey-json typo in hadoop-shaded-3.4 pom comment#8557
JingsongLi merged 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
@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi JingsongLi merged commit ee61b54 into apache:master Jul 13, 2026
12 checks passed
@thswlsqls thswlsqls deleted the fix/hadoop-shaded-jersey-comment-typo branch July 13, 2026 03:10
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