[GitHub] camel pull request #1304: CAMEL-10520 fix the acknowledgment mechanism for l...

2016-11-23 Thread xfournet
GitHub user xfournet opened a pull request: https://github.com/apache/camel/pull/1304 CAMEL-10520 fix the acknowledgment mechanism for lumberjack protocol v1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/xfournet/camel CAMEL

[GitHub] camel pull request #1303: CAMEL-10520 fix the acknowledgment mechanism for l...

2016-11-23 Thread xfournet
GitHub user xfournet opened a pull request: https://github.com/apache/camel/pull/1303 CAMEL-10520 fix the acknowledgment mechanism for lumberjack protocol v1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/xfournet/camel CAMEL

[GitHub] camel pull request: CAMEL-9605 update default unmarshall type to j...

2016-02-15 Thread xfournet
GitHub user xfournet opened a pull request: https://github.com/apache/camel/pull/841 CAMEL-9605 update default unmarshall type to java.lang.Object instead… … of java.util.Map to be able to unmarshall any valid Json document with the default configuration of Gson umarshaller