[jira] [Commented] (CAMEL-11188) Use Files.newFileInputStream instead of new FileInputStream

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038405#comment-16038405
 ] 

ASF GitHub Bot commented on CAMEL-11188:


Github user ramu11 closed the pull request at:

https://github.com/apache/camel/pull/1738


> 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)


[jira] [Commented] (CAMEL-11188) Use Files.newFileInputStream instead of new FileInputStream

2017-06-05 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)


[jira] [Commented] (CAMEL-11188) Use Files.newFileInputStream instead of new FileInputStream

2017-05-30 Thread Andrea Cosentino (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16029382#comment-16029382
 ] 

Andrea Cosentino commented on CAMEL-11188:
--

I guess this is a good starting point for a novice, I'll leave it unassigned 
and eventually I'll reassign to me.

> 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
>Assignee: Andrea Cosentino
> 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)


[jira] [Commented] (CAMEL-11188) Use Files.newFileInputStream instead of new FileInputStream

2017-05-28 Thread Andrea Cosentino (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027767#comment-16027767
 ] 

Andrea Cosentino commented on CAMEL-11188:
--

I'll take a look

> 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
>Assignee: Andrea Cosentino
> 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)


[jira] [Commented] (CAMEL-11188) Use Files.newFileInputStream instead of new FileInputStream

2017-05-28 Thread Kevin Earls (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027751#comment-16027751
 ] 

Kevin Earls commented on CAMEL-11188:
-

Hi Claus.  Unfortunately I have not been able to, and won't have time this week 
as I'm on vacation, so I have unassigned it.  If nobody picks it up before I 
return to work next week I'll take it back.


> 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)


[jira] [Commented] (CAMEL-11188) Use Files.newFileInputStream instead of new FileInputStream

2017-05-26 Thread Claus Ibsen (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-11188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16026373#comment-16026373
 ] 

Claus Ibsen commented on CAMEL-11188:
-

Kevin are you work on this?

> 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
>Assignee: Kevin Earls
> 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)