[
https://issues.apache.org/jira/browse/ANY23-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537856#comment-16537856
]
ASF GitHub Bot commented on ANY23-360:
--------------------------------------
GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/95
ANY23-360 Resolved Xerces deprecation warnings
Also refactored a bit for code style.
mvn clean test -> all tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HansBrende/any23 ANY23-360
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit cb9209aa2c1ce51a8d3d06f2c7a6d787d8e552d2
Author: Hans <firedrake93@...>
Date: 2018-07-10T01:02:15Z
ANY23-360 Resolved Xerces deprecation warnings
----
> Resolve Xerces deprecation warnings
> -----------------------------------
>
> Key: ANY23-360
> URL: https://issues.apache.org/jira/browse/ANY23-360
> Project: Apache Any23
> Issue Type: Sub-task
> Components: test
> Affects Versions: 2.3
> Reporter: Hans Brende
> Assignee: Hans Brende
> Priority: Minor
> Fix For: 2.3
>
>
> The {{DefaultValidatorTest}} class gives deprecation warnings for the
> following Xerces imports:
> - {{org.apache.xml.serialize.OutputFormat}}
> - {{org.apache.xml.serialize.XMLSerializer}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)