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