[
https://issues.apache.org/jira/browse/ANY23-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537681#comment-16537681
]
ASF GitHub Bot commented on ANY23-359:
--------------------------------------
GitHub user HansBrende opened a pull request:
https://github.com/apache/any23/pull/94
ANY23-359 resolved deprecation warning in Any23Test
`org.apache.commons.io.IOUtils.toString(InputStream)` became deprecated in
version 2.5.
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-359
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/any23/pull/94.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 #94
----
commit f9f31643570cee422f2b7d9c7ccfe82d3d9d688a
Author: Hans <firedrake93@...>
Date: 2018-07-09T22:09:15Z
ANY23-359 resolved deprecation warning in Any23Test
----
> Resolve org.apache.commons.io.IOUtils deprecation warning
> ---------------------------------------------------------
>
> Key: ANY23-359
> URL: https://issues.apache.org/jira/browse/ANY23-359
> 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
>
>
> Resolve the warning:
> {{toString(java.io.InputStream) in org.apache.commons.io.IOUtils has been
> deprecated}}
> in Any23Test.java
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)