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