dweiss commented on issue #1441:
URL: https://github.com/apache/lucene-solr/pull/1441#issuecomment-617629898


   bq. Do you have any idea on why I'm not able to resolve the rat dependency 
here or what I need for it?
   
   You removed the dependencies section... perhaps it's because of this? 
Otherwise I have no clue - should work.
   
   I don't think it needs to be a "task" class either. You can declare 
inputs/outputs from within a script  (task) too; makes it simpler to experiment.
   
   I also believe a task doesn't have to declare a physical output file to be 
made incremental - it will re-run when the inputs change. Look at 
ecj-lint.gradle - it has an example of this.


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



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

Reply via email to