dweiss commented on pull request #473: URL: https://github.com/apache/lucene/pull/473#issuecomment-979300894
The more I think about it, the more I'm wondering why this method is needed... Luke receives the same metadata (manifest) as the rest of Lucene - we could just display this instead (from our own module), remove the extra method from the core and, just in case, display Version.VERSION_CURRENT (or whatever it's called) to indicate which Lucene JAR Luke is working against. I'm not even sure a scenario of running Luke against a different Lucene version is supported, but just in case. -- 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]
