uschindler opened a new pull request, #15248:
URL: https://github.com/apache/lucene/pull/15248

   This PR fixes the confusing (and wrong) error message printed by backwards 
compatibility tests if the previous major latest version (which does not exist) 
was not added.
   
   It also fixes a resource leak in existence checks. It should use 
`Class.getResource() != null` for resource existence checks.


-- 
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