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

Uwe Schindler updated LUCENE-4202:
----------------------------------

    Attachment: LUCENE-4202.patch

New patch with:
- Spaghetti code removal in signature parser
- Fixed (hopefully) the problem with ANT's .lib/ folder. The task now only uses 
system classloader and its own one, while the own one is used in preference 
(which violates spec); but is much better for our checks (which do not rely on 
JVM class loading semantics).
- Better error reporting
- Print log message for each loaded signature file
- Cleaned up Solr classpath to only inspect lib/ folder when loading signatures.
                
> allow check-forbidden-apis to look for fields too
> -------------------------------------------------
>
>                 Key: LUCENE-4202
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4202
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: general/build
>            Reporter: Robert Muir
>            Assignee: Uwe Schindler
>         Attachments: LUCENE-4202.patch, LUCENE-4202.patch
>
>
> Currently this supports classes and methods, but there are some deprecated 
> fields in the java API, it would be nice to check for those, too.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]

Reply via email to