Skip to content

Fix excldue typo in apache-rat exclude patterns - #87

Merged
hezhangjian merged 1 commit into
apache:masterfrom
tanvir-ux:fix/rat-excldue-typo
Sep 3, 2026
Merged

hezhangjian merged 1 commit into
apache:masterfrom
tanvir-ux:fix/rat-excldue-typo

Conversation

@tanvir-ux

Copy link
Copy Markdown
Contributor

What

Fixed <excldue><exclude> in the apache-rat plugin config.

Maven silently ignores unknown tags, so **/*.MD (and any other patterns under the misspelled tag) were never excluded from license checks.

Why

Same class of bug as apache/shenyu#7028. Small, safe pom-only fix.

Test

Diff-only change to POM exclude tags; no runtime behavior change.

@hezhangjian
hezhangjian merged commit 6cfa0f9 into apache:master Sep 3, 2026
@hezhangjian

Copy link
Copy Markdown
Member

Thanks for your contribution. :)

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