JeetKunDoug commented on code in PR #14:
URL:
https://github.com/apache/cassandra-analytics/pull/14#discussion_r1337853752
##########
build.gradle:
##########
@@ -108,6 +121,12 @@ rat {
// resource files for test
excludes.add("**/test**/resources/**")
+ // resources
Review Comment:
That's really bizarre - the literally make the same call to `excludes.add` -
I can't understand how it could be different.
Testing locally, there appears to be absolutely no difference between the
two.
--
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]