[arquillian-issues] [JBoss JIRA] (ARQGRA-510) cglib is causing warnings in FieldAccessValidatorEnricher

Matous Jobanek (JIRA) issues at jboss.org
Fri Jul 28 10:56:00 EDT 2017


     [ https://issues.jboss.org/browse/ARQGRA-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matous Jobanek reassigned ARQGRA-510:
-------------------------------------

    Assignee: Matous Jobanek


> cglib is causing warnings in FieldAccessValidatorEnricher
> ---------------------------------------------------------
>
>                 Key: ARQGRA-510
>                 URL: https://issues.jboss.org/browse/ARQGRA-510
>             Project: Arquillian Graphene
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>            Reporter: Vaclav Muzikar
>            Assignee: Matous Jobanek
>            Priority: Critical
>
> In Graphene 2.3.0, cglib dependency was updated to version 3.2.5.
> When using a Page Object, many warning messages (one for each Page Object) are printed to the log (which could then be literally flooded with those messages). This is probably caused by the cglib update.
> {noformat}
> Jul 28, 2017 3:52:42 PM org.jboss.arquillian.graphene.enricher.FieldAccessValidatorEnricher checkFieldValidity
> WARNING: Package-friendly field 'CGLIB$FACTORY_DATA' found in org.test.TestPage$$EnhancerByGraphene$$260509ea. Direct access to fields outside of the declaring class is not allowed.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list