[
https://issues.apache.org/jira/browse/RAT-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804892#comment-17804892
]
Philipp Ottlinger commented on RAT-344:
---------------------------------------
If you want to see the difference, run RAT via: {{mvn apache-rat:check}}
* https://github.com/ottlinger/mailclena/tree/feature/RAT-344 - uses v0.15
* https://github.com/ottlinger/mailclena master - uses v0.16
and compare the contents of target/rat.txt
> Rat report contains multiple output runs instead of only one
> ------------------------------------------------------------
>
> Key: RAT-344
> URL: https://issues.apache.org/jira/browse/RAT-344
> Project: Apache Rat
> Issue Type: Bug
> Affects Versions: 0.16
> Reporter: Philipp Ottlinger
> Priority: Major
> Fix For: 0.17
>
>
> Comparing projects that use RAT in v0.15 and v0.16 I realized that in v0.16
> target/rat.txt contains multiple outputs.
> In RAT 0.15 only one output was generated, while in 0.16 it seems as if
> multiple RAT runs are written in one file each after the other.
> How2reproduce:
> * Compare target/rat.txt in a project running v0.15 and apply v0.16 in the
> same project
> * Executed maven goal: mvn apache-rat:check
--
This message was sent by Atlassian Jira
(v8.20.10#820010)