[ https://issues.apache.org/jira/browse/LUCENE-10195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17434472#comment-17434472 ]
Jerome Prinet edited comment on LUCENE-10195 at 10/26/21, 5:06 PM: ------------------------------------------------------------------- {quote}support for project-controlled up-to-date mechanism (versioned artifact checksums) that is not bypassed on the first run. This is needed for generated resources - I didn't figure out how to do it other than with ugly hacks. {quote} Did you explore [upToDateWhen()|https://docs.gradle.org/current/javadoc/org/gradle/api/tasks/TaskOutputs.html] method? was (Author: jeromep): support for project-controlled up-to-date mechanism (versioned artifact checksums) that is not bypassed on the first run. This is needed for generated resources - I didn't figure out how to do it other than with ugly hacks. Did you explore [upToDateWhen()|https://docs.gradle.org/current/javadoc/org/gradle/api/tasks/TaskOutputs.html] method? > Gradle build speed improvement > ------------------------------ > > Key: LUCENE-10195 > URL: https://issues.apache.org/jira/browse/LUCENE-10195 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Jerome Prinet > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > Increase Gradle build speed with help of Gradle built-in features, mostly > cache and up-to-date checks > -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org