[
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037202#comment-16037202
]
ASF GitHub Bot commented on CAMEL-11188:
----------------------------------------
GitHub user ramu11 opened a pull request:
https://github.com/apache/camel/pull/1738
CAMEL-11188:Use Files.newFileInputStream instead of new FileInputStream
[CAMEL-11188] Updated To Files.newFileInputStream from new FileInputStream
for all Test classes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ramu11/camel CAMEL-11188
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1738.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 #1738
----
commit 68bba4ef78128cfb8709c0cb08fc0e18482cc991
Author: Ramu <[email protected]>
Date: 2017-06-05T16:42:25Z
CAMEL-11188:Use Files.newFileInputStream instead of new FileInputStream
----
> Use Files.newFileInputStream instead of new FileInputStream
> -----------------------------------------------------------
>
> Key: CAMEL-11188
> URL: https://issues.apache.org/jira/browse/CAMEL-11188
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Fix For: 2.20.0
>
>
> See this blog
> https://www.cloudbees.com/blog/fileinputstream-fileoutputstream-considered-harmful
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)