You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/29 16:19:00 UTC

[jira] [Updated] (GEODE-8549) Remove use of junit EnvironmentVariables rule

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

ASF GitHub Bot updated GEODE-8549:
----------------------------------
    Labels: pull-request-available  (was: )

> Remove use of junit EnvironmentVariables rule
> ---------------------------------------------
>
>                 Key: GEODE-8549
>                 URL: https://issues.apache.org/jira/browse/GEODE-8549
>             Project: Geode
>          Issue Type: Test
>          Components: redis
>            Reporter: Jens Deppe
>            Priority: Major
>              Labels: pull-request-available
>
> The use of this rule causes build messages such as:
> {noformat}
>  > Task :geode-redis:acceptanceTest
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by org.junit.contrib.java.lang.system.EnvironmentVariables (file:/home/geode/.gradle/caches/modules-2/files-2.1/com.github.stefanbirkner/system-rules/1.19.0/d541c9a1cff0dda32e2436c74562e2e4aa6c88cd/system-rules-1.19.0.jar) to field java.util.Collections$UnmodifiableMap.m
> WARNING: Please consider reporting this to the maintainers of org.junit.contrib.java.lang.system.EnvironmentVariables
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {noformat}
> We don't really need this unless we have a real concrete need to disable the Ryuk container.



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