[GitHub] camel pull request #1054: CAMEL-10087 Fix for kafka partitioner static initi...

2016-07-01 Thread jmandawg
Github user jmandawg closed the pull request at: https://github.com/apache/camel/pull/1054 --- 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 #1054: CAMEL-10087 Fix for kafka partitioner static initi...

2016-06-29 Thread jmandawg
GitHub user jmandawg opened a pull request: https://github.com/apache/camel/pull/1054 CAMEL-10087 Fix for kafka partitioner static initializer in OSGI env Sorry missed this: We need to put the same fix (setting classloader to null) for the Producer as well. The kafka

[GitHub] camel pull request #1053: CAMEL-10087 Added deserializers to class loader re...

2016-06-29 Thread jmandawg
Github user jmandawg closed the pull request at: https://github.com/apache/camel/pull/1053 --- 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 #1053: Added deserializers to class loader resolver

2016-06-28 Thread jmandawg
GitHub user jmandawg opened a pull request: https://github.com/apache/camel/pull/1053 Added deserializers to class loader resolver You can merge this pull request into a Git repository by running: $ git pull https://github.com/jmandawg/camel CAMEL-10087 Alternatively you can

[GitHub] camel pull request: Changes to allow spaces in restlet URLs

2016-05-23 Thread jmandawg
Github user jmandawg closed the pull request at: https://github.com/apache/camel/pull/986 --- 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: Changes to allow spaces in restlet URLs

2016-05-17 Thread jmandawg
GitHub user jmandawg opened a pull request: https://github.com/apache/camel/pull/986 Changes to allow spaces in restlet URLs Small fix and accompanying unit test to allow spaces in URLs. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: fix for form data

2016-05-17 Thread jmandawg
GitHub user jmandawg opened a pull request: https://github.com/apache/camel/pull/985 fix for form data Fix for application/x-www-form-urlencoded post data. Fixed unit test to pass correct content-type and added new test for form data. Also for "application/x-www