[
https://issues.apache.org/jira/browse/RAT-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100215#comment-18100215
]
ASF subversion and git services commented on RAT-268:
-----------------------------------------------------
Commit 2235051458496755e65e646bb0ebe1c78c94809a in creadur-rat's branch
refs/heads/master from Guillaume Nodet
[ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=22350514 ]
fix: revert RAT-268 change, add dedicated RAT-573 parallel build integration
test
Restore RAT-268 to its original single-threaded form as requested by
maintainer (integration tests named RAT-XXX are tied to specific Jira
tickets and should not be modified for unrelated purposes).
Add a new RAT-573 integration test that exercises the rat plugin under
parallel Maven builds (-T4) with a multi-module project containing
excluded files (src.apt). This directly tests the thread-safety fixes
in DefaultLog, DeprecationReporter, and OptionCollection.parseCommands.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
> apache-rat-plugin incorrectly assumes poms module is always a directory
> -----------------------------------------------------------------------
>
> Key: RAT-268
> URL: https://issues.apache.org/jira/browse/RAT-268
> Project: Apache RAT
> Issue Type: Bug
> Components: Client - maven
> Affects Versions: 0.13
> Reporter: Robert Scholte
> Assignee: Philipp Ottlinger
> Priority: Major
> Fix For: 0.14
>
>
> However, it may refer to a pomfile as well. This leads to false negatives for
> found files without license.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)