dweiss commented on PR #11947:
URL: https://github.com/apache/lucene/pull/11947#issuecomment-1320064830

   I initially wanted to use Python but without additional libraries it 
overwhelmed me and I wanted to keep it simple and self-contained. There is some 
extra verbosity (XML processing in Java is hell) but it does work and I staged 
artifacts for Lucene 10.0.0 successfully (and dropped the repository 
afterwards).
   
   Now... I'm not so sure how to test the wizard bit. I based the changes on 
@HoustonPutman 's work on Solr side. The script can accept user name and 
password in environment variables, on command line or will prompt for password 
if not provided... but I haven't tested this as I'm not sure how to test it in 
isolation (@janhoy - is there any way to do it?).
   


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