frankgh commented on code in PR #14:
URL: 
https://github.com/apache/cassandra-analytics/pull/14#discussion_r1337850430


##########
build.gradle:
##########
@@ -108,6 +121,12 @@ rat {
   // resource files for test
   excludes.add("**/test**/resources/**")
 
+  // resources

Review Comment:
   from what I've seen, it's much faster when you explicitly add it here. So if 
you run `./gradlew rat` with and without the explicit exclude the build speed 
will change dramatically. Maybe it's not longer true after these changes



-- 
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