[GitHub] camel pull request: CAMEL-8356 corrections to default charset

2015-03-03 Thread almondtools
Github user almondtools closed the pull request at: https://github.com/apache/camel/pull/413 --- 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: CAMEL-8346

2015-03-01 Thread almondtools
Github user almondtools closed the pull request at: https://github.com/apache/camel/pull/410 --- 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: CAMEL-8356 corrections to default charset

2015-03-01 Thread almondtools
GitHub user almondtools opened a pull request: https://github.com/apache/camel/pull/413 CAMEL-8356 corrections to default charset this pull request contains: * corrections to IOConverter as described in issue CAMEL-8356 * the fix for CAMEL-8346 adjusted to the the fix

[GitHub] camel pull request: CAMEL-8356 corrections to default charset

2015-03-01 Thread almondtools
GitHub user almondtools opened a pull request: https://github.com/apache/camel/pull/412 CAMEL-8356 corrections to default charset this pull request contains: - corrections to IOConverter as described in issue CAMEL-8356 - unit tests for json path (related to CAMEL-8346

[GitHub] camel pull request: CAMEL-8356 IOConverter.toInputStream(file, cha...

2015-03-01 Thread almondtools
Github user almondtools closed the pull request at: https://github.com/apache/camel/pull/406 --- 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: CAMEL-8346

2015-02-26 Thread almondtools
GitHub user almondtools opened a pull request: https://github.com/apache/camel/pull/410 CAMEL-8346 The pull request contains also the patch to IOConverter, which is a separate pull request CAMEL-8356. You can merge this pull request into a Git repository by running: $ git

[GitHub] camel pull request: CAMEL-8356 IOConverter.toInputStream(file, cha...

2015-02-23 Thread almondtools
GitHub user almondtools opened a pull request: https://github.com/apache/camel/pull/406 CAMEL-8356 IOConverter.toInputStream(file, charset) returns strange I extended some Unittests to point out the problems: - toReader(file, charset) does respect the charset - toStream(file