mocobeta opened a new pull request #2000: URL: https://github.com/apache/lucene-solr/pull/2000
This resolves split packages between core and backward-codecs. - `o.a.l.codecs` in backward-codecs is renamed to `o.a.l.backward_codecs`. - `o.a.l.index` in backward-codecs (only exists in src/test) is renamed to `o.a.l.backward_index`. - packages in lucene-core are unchanged. ---------------------------------------------------------------- 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. 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