[
https://issues.apache.org/jira/browse/CXF-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669720#comment-16669720
]
Freeman Fang commented on CXF-7887:
-----------------------------------
xmlschema 2.2.4 isn't released yet, ensure we upgrade when it's available
> upgrade to xmlschema 2.2.4
> --------------------------
>
> Key: CXF-7887
> URL: https://issues.apache.org/jira/browse/CXF-7887
> Project: CXF
> Issue Type: Task
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Priority: Major
> Fix For: 3.3.0
>
>
> this can remove
> {code}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.apache.ws.commons.schema.utils.DOMUtil
> (file:/Users/ffang/.m2/repository/org/apache/ws/xmlschema/xmlschema-core/2.2.3/xmlschema-core-2.2.3.jar)
> to method
> com.sun.org.apache.xerces.internal.dom.CoreDocumentImpl.getInputEncoding()
> WARNING: Please consider reporting this to the maintainers of
> org.apache.ws.commons.schema.utils.DOMUtil
> 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
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)