Freeman Fang created CXF-7887:
---------------------------------
Summary: 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
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)