stefanvodita commented on PR #13108:
URL: https://github.com/apache/lucene/pull/13108#issuecomment-1963074533

   @uschindler - I addressed your first three points. On the last two points I 
think I'm missing some of the context to understand the issues. I'll try to dig 
a bit to understand those better. Is this a "progress not perfection" 
situation, where we can treat the last 2 points in a separate PR or are they 
tightly bound with the rest of this work?
   
   As far as testing, it's a bit annoying to do, but I think I've got the 
script working correctly. I used the latest [available 
RC](https://dist.apache.org/repos/dist/dev/lucene/) (9.9.0):
   ```
   JAVA_HOME=/usr/lib/jvm/java-11-amazon-corretto python3 -u 
dev-tools/scripts/smokeTestRelease.py --test-alternative-java 
/usr/lib/jvm/java-20-amazon-corretto --test-alternative-java 
/usr/lib/jvm/java-21-amazon-corretto \
   
https://dist.apache.org/repos/dist/dev/lucene/lucene-9.9.0-RC1-rev-92a5e5b02e0e083126c4122f2b7a02426c21a037
   
   ```
   There was an error about 8.11.3 back compatibility not being tested, but I 
think that has to do with it being released after 9.9.0, and not with the 
changes to the script.
   


-- 
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...@lucene.apache.org

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


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

Reply via email to