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: commits-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to