jacek-lewandowski commented on PR #2434:
URL: https://github.com/apache/cassandra/pull/2434#issuecomment-1632384221

   @michaelsembwever @smiklosovic - I've refactored it, I agree `jq` may not be 
a common thing people have in their systems. I don't think it is a big problem 
- there are some prerequisites to work with the projects and this is not very 
problematic or uncommon tool.
   
   However, I found implementing it with JavaScript is better. Now we have:
   - `allowed-licenses.txt` which includes patterns to match the licenses we 
approve, it can contain line comments as well
   - `license-overrides.txt` which explicitly sets the licenses for jars for 
which they couldn't be recognized automatically
   
   `check` runs `dependency-check` only if dependencies were touched
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to