David Smiley created SOLR-17410:
-----------------------------------
Summary: 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
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]