[ 
https://issues.apache.org/jira/browse/LUCENE-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-4570:
----------------------------------

    Attachment: LUCENE-4570.patch

Here a new patch for Lucene+Solr, that makes use of all new features and 
bundled signatures shipped with the forked forbidden-api checker:
- it now forbids to call sun.* and com.sun.* APIs from rt.jar
- new signatures files: jdk-system-out, commons-io-unsafe (now keyed by the 
version number). The commons-io version number is now in common-build.xml and 
used by forbidden-apis and ivy.xml (to be always consistent).

I am shortly before releasing the forbidden API checker. Once this is done, 
Steven Rowe can hopefully help to add the plugin to the Maven build.

To test this, you have to delete de.thetaphi from your ~/ivy2/cache folder, so 
IVY dowinloads the new snapshot version.
                
> 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, 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to