uschindler commented on pull request #551: URL: https://github.com/apache/lucene/pull/551#issuecomment-998799219
My favorite in the whole patch is this: ``` + // Only export internal packages to the test framework. + exports org.apache.lucene.internal.tests to + org.apache.lucene.test_framework; + ``` -- 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]
