svn commit: r934859 - in /websites/production/camel/content: cache/main.pageCache spring-boot.html

2015-01-02 Thread buildbot
Author: buildbot Date: Sat Jan 3 01:19:01 2015 New Revision: 934859 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/spring-boot.html Modified: websites/production/camel/content/cache/main.pag

camel git commit: upgrade Hibernate 4.2.13.Final to 4.2.16.Final

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/camel-2.13.x 5c9d6aef3 -> 87436931d upgrade Hibernate 4.2.13.Final to 4.2.16.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87436931 Tree: http://git-wip-us.apache.org/

camel git commit: upgrade Hibernate 4.2.15.Final to 4.2.16.Final

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/camel-2.14.x 5b1fd0d1b -> 7ee090e4b upgrade Hibernate 4.2.15.Final to 4.2.16.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7ee090e4 Tree: http://git-wip-us.apache.org/

camel git commit: upgrade Hibernate 4.2.15.Final to 4.2.16.Final

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/master 1b47670f6 -> ceb35df04 upgrade Hibernate 4.2.15.Final to 4.2.16.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ceb35df0 Tree: http://git-wip-us.apache.org/repos/

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

2015-01-02 Thread buildbot
Author: buildbot Date: Fri Jan 2 19:18:09 2015 New Revision: 934835 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-2150-release.html Modified: websites/production/camel/content/cache/m

camel git commit: upgrade CXF 2.7.13 to 2.7.14

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/camel-2.13.x abde55056 -> 5c9d6aef3 upgrade CXF 2.7.13 to 2.7.14 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5c9d6aef Tree: http://git-wip-us.apache.org/repos/asf/camel/tr

camel git commit: upgrade CXF 3.0.2 to 3.0.3

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/camel-2.14.x 0a5a7dc4a -> 5b1fd0d1b upgrade CXF 3.0.2 to 3.0.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5b1fd0d1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree

camel git commit: upgrade CXF 3.0.2 to 3.0.3

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/master e1deab97e -> 1b47670f6 upgrade CXF 3.0.2 to 3.0.3 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1b47670f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1b476

camel git commit: upgrade Derby 10.10.2.0 to 10.11.1.1

2015-01-02 Thread cmueller
Repository: camel Updated Branches: refs/heads/master ca3ae74f7 -> e1deab97e upgrade Derby 10.10.2.0 to 10.11.1.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e1deab97 Tree: http://git-wip-us.apache.org/repos/asf/camel/

camel git commit: Polished

2015-01-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a0f1a40a7 -> ca3ae74f7 Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ca3ae74f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ca3ae74f Diff: http://g

camel git commit: CAMEL-8113: Added noop stats to type converter registry to capture attempts that didnt need a conversion. Then attempt is actual conversion attempts, so we have a more precise stats

2015-01-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bdcbf6d2c -> a0f1a40a7 CAMEL-8113: Added noop stats to type converter registry to capture attempts that didnt need a conversion. Then attempt is actual conversion attempts, so we have a more precise stats of the usage. Project: http://gi

camel git commit: CAMEL-7999: apt compiler to generate json schema documentation for the model, whcih we later use to enrich the xml xsd to include documentation. Work in progress.

2015-01-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ac54279f2 -> bdcbf6d2c CAMEL-7999: apt compiler to generate json schema documentation for the model, whcih we later use to enrich the xml xsd to include documentation. Work in progress. Project: http://git-wip-us.apache.org/repos/asf/cam

camel git commit: [Spring Boot] Refactoring.

2015-01-02 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master d53e4000a -> ac54279f2 [Spring Boot] Refactoring. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac54279f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ac542

camel git commit: [Spring Boot] Improved conditional creation of ConversionService.

2015-01-02 Thread hekonsek
Repository: camel Updated Branches: refs/heads/master aa3c22b61 -> d53e4000a [Spring Boot] Improved conditional creation of ConversionService. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d53e4000 Tree: http://git-wip-u

[6/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/834a6c0e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/834a6c0e Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[2/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0a173c0c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0a173c0c Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[4/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b1f9cace Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b1f9cace Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[1/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 6121dc595 -> aa3c22b61 CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e16f0ab8 Tree: http://git-wip-us.apache.org/rep

[7/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/aa3c22b6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/aa3c22b6 Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[3/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d762f5e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4d762f5e Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[5/7] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3dcd9c6a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3dcd9c6a Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[1/5] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e0d657445 -> 6121dc595 CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6a7773e2 Tree: http://git-wip-us.apache.org/rep

[4/5] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/83f048d9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/83f048d9 Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[2/5] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b7a803d9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b7a803d9 Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[3/5] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6467b0ff Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6467b0ff Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[5/5] camel git commit: CAMEL-7999: More components include documentation

2015-01-02 Thread davsclaus
CAMEL-7999: More components include documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6121dc59 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6121dc59 Diff: http://git-wip-us.apache.org/repos/asf/camel/dif

[2/2] camel git commit: Go back to netty 4.0.24 as 4.0.25 fails in OSGi - https://github.com/netty/netty/issues/3302

2015-01-02 Thread davsclaus
Go back to netty 4.0.24 as 4.0.25 fails in OSGi - https://github.com/netty/netty/issues/3302 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e0d65744 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e0d65744 Diff: http

[1/2] camel git commit: CAMEL-8198: Upgrade to JAXB 2.2.11 which is an OSGi bundle now.

2015-01-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 9bd940d83 -> e0d657445 CAMEL-8198: Upgrade to JAXB 2.2.11 which is an OSGi bundle now. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b7c37e50 Tree: http://git-wip-us.

svn commit: r934757 - in /websites/production/camel/content: book-component-appendix.html book-in-one-page.html cache/main.pageCache mybatis.html

2015-01-02 Thread buildbot
Author: buildbot Date: Fri Jan 2 08:18:50 2015 New Revision: 934757 Log: Production update by buildbot for camel Modified: websites/production/camel/content/book-component-appendix.html websites/production/camel/content/book-in-one-page.html websites/production/camel/content/cache/ma