Forrest Sun created LUCENE-7036:
-----------------------------------
Summary: nio.Paths and nio.Files package are used in StringHelper,
but they are restricted in many infrastructure and platforms
Key: LUCENE-7036
URL: https://issues.apache.org/jira/browse/LUCENE-7036
Project: Lucene - Core
Issue Type: Improvement
Components: core/other
Affects Versions: 5.4, 5.3, 5.2, 5.1, 5.5
Reporter: Forrest Sun
nio.Paths and nio.Files package are used in StringHelper, but they are
restricted in many infrastructure and platforms like Google App Engine.
The use of Paths and Fiiles are not related to the main function of Lucene.
It's better to provide an interface to store system properties instead of using
File API in String Helper directly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]