[ 
https://issues.apache.org/jira/browse/ARTEMIS-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17736507#comment-17736507
 ] 

ASF subversion and git services commented on ARTEMIS-4329:
----------------------------------------------------------

Commit 57602a94ff93601e5711300109028547f1781818 in activemq-artemis's branch 
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=57602a94ff ]

ARTEMIS-4329: use standard location for RAT check output


> dont [over]write RAT output in source tree root, use standard output location
> -----------------------------------------------------------------------------
>
>                 Key: ARTEMIS-4329
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4329
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 2.30.0
>
>
> The RAT plugin is currently configured to write output to a file at the root 
> of the source tree, rather than its usual location in the target dir.
> This stops you being able to look at all the results (as they overwrite), its 
> unusual having it in the source tree rather than usual build output location, 
> and and also any module that fails to set the referenced activemq.basedir 
> property (as e.g artemis-features doesnt) then instead produces a separate 
> file in another part of the source tree.
> Make it consistent with expectation / other projects by writing to the 
> standard target dir location. The output path is written on failure...and 
> just the check failing is usually enough anyway to see what needs fixed, 
> since its only going to fail upon change, and the failure inherently directs 
> to the module in need of a tweak to the changes being made.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to