[
https://issues.apache.org/jira/browse/RAT-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18034516#comment-18034516
]
ASF subversion and git services commented on RAT-510:
-----------------------------------------------------
Commit 824ffcff12ad5fb581f459b3d77f93f4c4910285 in creadur-rat's branch
refs/heads/fix/RAT-510 from Philipp Ottlinger
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=824ffcff ]
RAT-510: Try to document the current behaviour with a test
> Under Maven 4 only the last <inputExclude> is accepted.
> -------------------------------------------------------
>
> Key: RAT-510
> URL: https://issues.apache.org/jira/browse/RAT-510
> Project: Apache RAT
> Issue Type: Bug
> Components: Client - maven
> Affects Versions: 0.17
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
>
> When using multiple <inputExclude> tags only the last one is accepted.
> Attempting to use
> {noformat}
> <inputExclude>
> <exclude>A</exclude>
> <exclude>B</exclude>
> </inputExclude> {noformat}
> fails
--
This message was sent by Atlassian Jira
(v8.20.10#820010)