[
https://issues.apache.org/jira/browse/SOLR-17410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873901#comment-17873901
]
Jason Gerlowski commented on SOLR-17410:
----------------------------------------
It looks like Houston identified an openapi-generator bug that might be causing
the unnecessary runs, back when PR #2502 was merged. See the [PR comment
here|https://github.com/apache/solr/pull/2502#issuecomment-2153182212] for more
details.
> Gradle up-to-date checks not working with openApiGenerate
> ---------------------------------------------------------
>
> Key: SOLR-17410
> URL: https://issues.apache.org/jira/browse/SOLR-17410
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Build
> Reporter: David Smiley
> Assignee: Houston Putman
> Priority: Minor
>
> If we do {{./gradlew compile}} twice without doing anything in-between, we
> should expect a fully up-to-date gradle build, thus doesn't do a task that
> writes to disk. Instead, {{openApiGenerate}} outputs a bunch of stuff
> (perhaps it's our most noisy task?) including that it cleaned the output and
> did generation. My expectation is that it
> should do nothing and ideally print nothing either.
> Probably a regression since: [https://github.com/apache/solr/pull/2502]
> cleanOutput=true"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]