You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Forrest Sun (JIRA)" <ji...@apache.org> on 2016/02/19 01:37:18 UTC

[jira] [Created] (LUCENE-7036) nio.Paths and nio.Files package are used in StringHelper, but they are restricted in many infrastructure and platforms

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org