dweiss commented on issue #1186: LUCENE-9134: Port ant-regenerate tasks to 
Gradle build
URL: https://github.com/apache/lucene-solr/pull/1186#issuecomment-576388831
 
 
   Looking at the patch this task should not be triggered when you run 
./gradlew assemble... You don't need to complicate it with onlyIf or any such 
directives - a task is only triggered if it's attached to something executed in 
the task graph. 

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