[
https://issues.apache.org/jira/browse/LUCENE-9868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17309152#comment-17309152
]
Zach Chen commented on LUCENE-9868:
-----------------------------------
I wonder if this can be implemented "cheaply" inside / similar to
*checkWorkingCopyClean* task? i.e. specify a common path for generated files
("/generated/") , and then warn / fail gradle build if changes to generated
files are detected and uncommitted? I guess this won't be able to stop someone
from committing in changed generated files ignoring warnings / failures, but
with a determined mind in auto-pilot mode, that someone can probably also
commit in changed checksum as well. :D
> Verify checksums on generated files
> -----------------------------------
>
> Key: LUCENE-9868
> URL: https://issues.apache.org/jira/browse/LUCENE-9868
> Project: Lucene - Core
> Issue Type: Sub-task
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Minor
>
> This would prevent accidental changes to generated resources/ files.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]