mocobeta opened a new pull request #2064:
URL: https://github.com/apache/lucene-solr/pull/2064


   This refactors misc module to resolve package name conflicts between misc 
and lucene-core.
   
   - moves `o.a.l.document`, `o.a.l.index`, `o.a.l.search`, `o.a.l.store`, 
`o.a.l.util`, and their sub-packages under `o.a.l.misc`.
   - made some refactorings to remove unnecessary accesses to package-private 
methods in `lucene-core`.
   - made methods in o.a.l.index.DocHelper and o.a.l.util.FSTTester in 
test-framework publicly accessible for unit testing.
   - lucene-core isn't touched.


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

Reply via email to