[GitHub] camel pull request: Creating objects with custom data types

2016-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/379 --- 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 enabl

[GitHub] camel pull request: Creating objects with custom data types

2015-01-24 Thread bavadim
GitHub user bavadim opened a pull request: https://github.com/apache/camel/pull/379 Creating objects with custom data types I had a problem. Producer had created an custom typed object with an empty body and with an empty metadata fields. This pull request fixes a problem. You can