[
https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557210#comment-13557210
]
Uwe Schindler commented on LUCENE-4570:
---------------------------------------
By the way: The new checker finds use of a deprecated API, that was missing
from the hand-made jdk-deprecated.txt: File.toURL(). Its used at three places
in analyzers - which is a bummer, because it will prevent using those analyzers
on configs where the lucene files are in a directory with e.g. umlauts or other
special symbols (see deprecated message).
> release policeman tools?
> ------------------------
>
> Key: LUCENE-4570
> URL: https://issues.apache.org/jira/browse/LUCENE-4570
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Robert Muir
> Assignee: Uwe Schindler
> Attachments: LUCENE-4570.patch
>
>
> Currently there is source code in lucene/tools/src (e.g. Forbidden APIs
> checker ant task).
> It would be convenient if you could download this thing in your ant build
> from ivy (especially if maybe it included our definitions .txt files as
> resources).
> In general checking for locale/charset violations in this way is a pretty
> general useful thing for a server-side app.
> Can we either release lucene-tools.jar as an artifact, or maybe alternatively
> move this somewhere else as a standalone project and suck it in ourselves?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]