Skip to content

[codegen-loader] Fix stale dependency comments#8533

Open
thswlsqls wants to merge 1 commit into
apache:masterfrom
thswlsqls:fix/codegen-loader-dependency-comments
Open

[codegen-loader] Fix stale dependency comments#8533
thswlsqls wants to merge 1 commit into
apache:masterfrom
thswlsqls:fix/codegen-loader-dependency-comments

Conversation

@thswlsqls

@thswlsqls thswlsqls commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Purpose

  • Correct stale paimon-codegen-loader dependency comments that referred to modules depending on paimon-core.
  • The comments now describe the actual boundary guarded by optional and wildcard exclusions: modules depending on paimon-codegen-loader should not see paimon-codegen or its transitive dependencies.
  • No issue: typo/comment-only fix.

Tests

  • Typo/wording fix, no behavior change — no test added.
  • mvn spotless:check -pl paimon-codegen-loader passed under JDK 11. Log: output/20260710084732-/logs/spotless-check.log.
  • mvn -pl paimon-codegen-loader -DfailIfNoTests=false clean install passed under JDK 11. Log: output/20260710084732-/logs/clean-install.log.

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