[
https://issues.apache.org/jira/browse/LUCENE-9479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-9479.
-----------------------------------
Fix Version/s: master (9.0)
Resolution: Fixed
> Add forbiddenApis "commons-io-unsafe" bundled signatures to Gradle build
> ------------------------------------------------------------------------
>
> Key: LUCENE-9479
> URL: https://issues.apache.org/jira/browse/LUCENE-9479
> Project: Lucene - Core
> Issue Type: Bug
> Components: general/build
> Affects Versions: master (9.0)
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Priority: Major
> Fix For: master (9.0)
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> LUCENE-9077 added forbiddenapis also to Gradle. The signatures files were
> selected based on the resolved artifacts.
> Solr also uses commons-io (currently version 2.6)but in contrast to Ant
> build, the signatures shipped with forbiddenapis are not applied. This was an
> oversight as those signatures are special: we have to check the artifacts and
> if commons-io is part of configuration, we add the bundled signature.
> This can be done at the same place where the dynamic signatures for other
> libraries are added.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]