don't always load the content of a file when unmarshalling
----------------------------------------------------------

                 Key: CAMEL-3962
                 URL: https://issues.apache.org/jira/browse/CAMEL-3962
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Romain Manni-Bucau


org.apache.camel.component.file.GenericFileConverter#genericFileToInputStream 
always load the content of a file, it can be improved for well known types 
(returning a FileInputStream).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to