dsmiley opened a new pull request, #4556:
URL: https://github.com/apache/solr/pull/4556

   Split verifyUnpacked into verifySrcUnpacked and verifyBinaryUnpacked, 
removing the content-presence checks for the source release (the build failing 
is sufficient signal). Also extracts unpack() so call sites explicitly pair 
unpack + the appropriate verify function. Removes unused args from each verify 
function and trims dead code.
   
   Misc fixes enabling local smoke testing against SNAPSHOT builds:
   - Guard GPG setup/teardown behind isSigned (skip when --not-signed)
   - Skip KEYS download when not signed and no local keys provided
   - Skip Changes.html version check for SNAPSHOT versions
   - Strip -SNAPSHOT from Specification-Version JAR manifest check
   - Fix X-Build-JDK trailing dot
   - Skip verifyDeployedPOMsCoordinates for SNAPSHOT (timestamp paths differ 
from coordinate)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to