Hoss Man created LUCENE-7949:
--------------------------------

             Summary: precommit should fail the build if any jar sha1 files 
contain any whitespace or newlines
                 Key: LUCENE-7949
                 URL: https://issues.apache.org/jira/browse/LUCENE-7949
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Hoss Man


as part of SOLR-11209, miller updated the sha1 files for the jar's he was 
upgrading, and somehow a trailing newline got added to one of them, which 
caused jenkins to freak out about modified source files as part of the build 
(IIUC because jenkins was rebuilding the sha files and noticing they were 
different -- just because of the trailing newline.

If precommit validated/enforced the expected structure of the sha1 files we 
could prevent these types of confusing build failures down the road.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to