remove old static main methods in core
--------------------------------------
Key: LUCENE-3634
URL: https://issues.apache.org/jira/browse/LUCENE-3634
Project: Lucene - Java
Issue Type: Improvement
Reporter: Michael McCandless
Fix For: 3.6, 4.0
We have a few random static main methods that I think are very rarely used...
we should remove them (IndexReader, UTF32ToUTF8, English).
The IndexReader main lets you list / extract the sub-files from a CFS... I
think we should move this to a new tool in contrib/misc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]