You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2021/05/12 18:53:00 UTC

[jira] [Resolved] (ANY23-462) Address forbidden API violations

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

Lewis John McGibbney resolved ANY23-462.
----------------------------------------
    Resolution: Fixed

> Address forbidden API violations
> --------------------------------
>
>                 Key: ANY23-462
>                 URL: https://issues.apache.org/jira/browse/ANY23-462
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 2.4
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Blocker
>             Fix For: 2.5
>
>
> Post-ANY23-461 it turns out that we have the following violation
> [ERROR] Forbidden method invocation: java.lang.reflect.AccessibleObject#setAccessible(boolean) [Reflection usage to work around access flags fails with SecurityManagers and likely will not work anymore on runtime classes in Java 9]
> [ERROR]   in org.apache.any23.vocab.RDFSchemaUtils (RDFSchemaUtils.java:182)
> [ERROR] Scanned 266 class file(s) for forbidden API invocations (in 0.40s), 1 error(s).
> PR coming up...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)