[GitHub] camel pull request #1792: CAMEL-11466 align source code with camel-zipfile +...

2017-06-28 Thread adioss
Github user adioss closed the pull request at: https://github.com/apache/camel/pull/1792 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1785: CAMEL-11454 use provided input stream when unmarsh...

2017-06-28 Thread adioss
Github user adioss closed the pull request at: https://github.com/apache/camel/pull/1785 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request #1792: CAMEL-11466 align source code with camel-zipfile +...

2017-06-27 Thread adioss
GitHub user adioss opened a pull request: https://github.com/apache/camel/pull/1792 CAMEL-11466 align source code with camel-zipfile + add non regression unit test to test if resources correctly released after splitting tar see - https://github.com/apache/camel/pull/1785

[GitHub] camel pull request #1785: CAMEL-11454 use provided input stream when unmarsh...

2017-06-26 Thread adioss
GitHub user adioss opened a pull request: https://github.com/apache/camel/pull/1785 CAMEL-11454 use provided input stream when unmarshalling instead of creating a new one see JIRA ticket for more information (investigation part) You can merge this pull request into a Git

[GitHub] camel pull request #1018: CAMEL-10029 update default unmarshall type to java...

2016-06-07 Thread adioss
GitHub user adioss opened a pull request: https://github.com/apache/camel/pull/1018 CAMEL-10029 update default unmarshall type to java.lang.Object instea… …d of java.util.Map to be able to unmarshall any valid Json document with the default configuration of Jackson unmarshaller