dweiss commented on pull request #473:
URL: https://github.com/apache/lucene/pull/473#issuecomment-978916490


   > We can add a static getImplementationVersion to our standard Version class 
which looks like a better place.
   
   Done. I verified that both of these work and show the implementation version:
   
   {code}
   java -jar 
lucene/luke/build/lucene-luke-10.0.0-SNAPSHOT/lucene-luke-10.0.0-SNAPSHOT-standalone.jar
   java --module-path lucene/luke/build/lucene-luke-10.0.0-SNAPSHOT 
--add-modules org.apache.logging.log4j -m lucene.luke
   {code}
   


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