[1/2] camel git commit: CAMEL-10653: Fix NPE issue with null header values for camel-saxon after upgrade to 9.7 api. Thanks to Nikolay Voskresenskiy for reporting and unit test.

2016-12-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x 26c79c2d7 -> 437ade9c0 refs/heads/master 281528256 -> e5b2d7658 CAMEL-10653: Fix NPE issue with null header values for camel-saxon after upgrade to 9.7 api. Thanks to Nikolay Voskresenskiy for reporting and unit test. Project: htt

[2/2] camel git commit: CAMEL-10653: Fix NPE issue with null header values for camel-saxon after upgrade to 9.7 api. Thanks to Nikolay Voskresenskiy for reporting and unit test.

2016-12-23 Thread davsclaus
CAMEL-10653: Fix NPE issue with null header values for camel-saxon after upgrade to 9.7 api. Thanks to Nikolay Voskresenskiy for reporting and unit test. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/437ade9c Tree: http://g

svn commit: r1003341 - in /websites/production/camel/content: cache/main.pageCache camel-219-release.html

2016-12-23 Thread buildbot
Author: buildbot Date: Fri Dec 23 15:18:38 2016 New Revision: 1003341 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified: websites/production/camel/content/cache/m

[3/3] camel git commit: CAMEL-10633: Data formats marshal to xml/json now set content-type header by default.

2016-12-23 Thread davsclaus
CAMEL-10633: Data formats marshal to xml/json now set content-type header by default. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/28152825 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/28152825 Diff: http://git-

[2/3] camel git commit: CAMEL-10633: Data formats marshal to xml/json now set content-type header by default.

2016-12-23 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/28152825/components-starter/camel-xmljson-starter/src/main/java/org/apache/camel/dataformat/xmljson/springboot/XmlJsonDataFormatConfiguration.java -- diff --git a/components-starte

[1/3] camel git commit: CAMEL-10633: Data formats marshal to xml/json now set content-type header by default.

2016-12-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master af22f502e -> 281528256 http://git-wip-us.apache.org/repos/asf/camel/blob/28152825/components/camel-xmlbeans/src/main/docs/xmlBeans-dataformat.adoc -- diff --git a/components

svn commit: r1003335 - in /websites/production/camel/content: cache/main.pageCache camel-219-release.html

2016-12-23 Thread buildbot
Author: buildbot Date: Fri Dec 23 12:20:01 2016 New Revision: 1003335 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified: websites/production/camel/content/cache/m

[1/4] camel git commit: CAMEL-10646: jsonpath now supports pojos as map/list as well.

2016-12-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master f54a309d1 -> af22f502e CAMEL-10646: jsonpath now supports pojos as map/list as well. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2baea250 Tree: http://git-wip-us.ap

[4/4] camel git commit: CAMEL-10646: Add docs

2016-12-23 Thread davsclaus
CAMEL-10646: Add docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/af22f502 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/af22f502 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/af22f502 Branch: refs/hea

[3/4] camel git commit: CAMEL-10646: jsonpath now supports POJOs if jackson is on the classpath

2016-12-23 Thread davsclaus
CAMEL-10646: jsonpath now supports POJOs if jackson is on the classpath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/de9cc258 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/de9cc258 Diff: http://git-wip-us.apache.o

[2/4] camel git commit: CAMEL-10646: jsonpath now supports POJOs if jackson is on the classpath

2016-12-23 Thread davsclaus
CAMEL-10646: jsonpath now supports POJOs if jackson is on the classpath Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0a3efe21 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0a3efe21 Diff: http://git-wip-us.apache.o

camel git commit: Dependency upgrades

2016-12-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/camel-2.18.x aa43bca20 -> 26c79c2d7 Dependency upgrades Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26c79c2d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/26c79c

[5/6] camel git commit: Polished

2016-12-23 Thread davsclaus
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91f133d9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91f133d9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/91f133d9 Branch: refs/heads/master Com

[4/6] camel git commit: Polished

2016-12-23 Thread davsclaus
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/54eb0074 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/54eb0074 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/54eb0074 Branch: refs/heads/master Com

[6/6] camel git commit: CAMEL-10649: Fix missing javadoc on model, and added missing data formats to transformers.

2016-12-23 Thread davsclaus
CAMEL-10649: Fix missing javadoc on model, and added missing data formats to transformers. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f54a309d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f54a309d Diff: http:/

[2/6] camel git commit: Test is not so relevant

2016-12-23 Thread davsclaus
Test is not so relevant Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9a932b3d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9a932b3d Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9a932b3d Branch: refs/h

[1/6] camel git commit: Dependency upgrades

2016-12-23 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 7ef99c17d -> f54a309d1 Dependency upgrades Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b1a930b2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b1a930b2 Dif

[3/6] camel git commit: Fixed test

2016-12-23 Thread davsclaus
Fixed test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e7198dd9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e7198dd9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e7198dd9 Branch: refs/heads/master C