[
https://issues.apache.org/jira/browse/LUCENE-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15155028#comment-15155028
]
Uwe Schindler commented on LUCENE-7036:
---------------------------------------
You won't be able to use Lucene at all without {{java.nio.file.*}} classes. In
addition StringHelper catches SecurityExceptions and handles accordingly.
> 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.1, 5.2, 5.3, 5.4, 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]