janhoy commented on PR #2685:
URL: https://github.com/apache/solr/pull/2685#issuecomment-2700615649

   @iamsanjay I merged in main branch and resolved conflicts the best I could. 
I also updated README.md with the latest usage text for the tool, and took it 
for a spin and fixed a bug with an uninitialized variable.
   
   However, I don't have a release candidate at hand for testing with.
   
   @HoustonPutman are you willing to be the first to test this generalization 
for the 9.8.1 release? It basically lets you test with one or more alternative 
JDKs instead of hardcoded versions as in todays script. So you could
   
   ```bash
   dev-tools/scripts/smokeTestRelease.py --revision 9.8.1 --test-alt-java 
/path/to/java23 --test-alt-java /path/to/java25 ...
   ```
   


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to