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

Benedict Elliott Smith edited comment on CASSANDRA-16558 at 4/26/21, 2:55 PM:
------------------------------------------------------------------------------

I appreciate all the work you're putting in to cleaning up the build.xml, but 
it can cause some headaches downstream, and this one unfortunately breaks my 
local build. In my case, rat now is very unhappy if you have anything in your 
working directory that is not committed to git, never will be, but is also not 
in .gitignore (which is a shared resource, so I don't typically add any local 
directories a retain in my working directory).

I had a quick go at fixing this by producing a list of files that are checked 
into git to provide as an includesfile, but unfortunately the list of 
inclusions seems to override the list of exclusions.




was (Author: benedict):
I appreciate all the work you're putting in to cleaning up the build.xml, but 
it can cause some headaches downstream, and breaks my local build. In my case, 
rat now is very unhappy if you have anything in your working directory that is 
not committed to git, never will be, but is also not in .gitignore (which is a 
shared resource, so I don't typically add any local directories a retain in my 
working directory).

I had a quick go at fixing this by producing a list of files that are checked 
into git to provide as an includesfile, but unfortunately the list of 
inclusions seems to override the list of exclusions.



> Fix rat check (April 2021)
> --------------------------
>
>                 Key: CASSANDRA-16558
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16558
>             Project: Cassandra
>          Issue Type: Task
>          Components: Build, Packaging
>            Reporter: Michael Semb Wever
>            Assignee: Michael Semb Wever
>            Priority: High
>             Fix For: 2.2.20, 3.0.25, 3.11.11, 4.0, 4.0-rc1
>
>         Attachments: Screenshot 2021-04-18 at 15.34.01.png
>
>
> The rat plugin in build.xml is a mess and not properly catching missing 
> license headers.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to