madrob commented on issue #1157: Add RAT check using Gradle
URL: https://github.com/apache/lucene-solr/pull/1157#issuecomment-573107997
 
 
   Cleaned a bunch of stuff up, included your review feedback. Thanks, @dweiss!
   
   One piece that I'm still struggling with is that `./gradlew rat` will 
execute on the root but doesn't delegate to `:lucene:rat` and `:solr:rat` (and 
in fact those targets don't even exist), and then I'd like those to delegate to 
rat in all the sub-modules. I tried going through our other validation tasks to 
look for examples and quickly got lost - can you point me to the best practices 
here?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to