camel git commit: This closes #1213.

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 24f216450 -> 4467a9513 This closes #1213. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4467a951 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4467a951

camel git commit: CAMEL-11136: update docs, CS and tests

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master bc6391e91 -> 24f216450 CAMEL-11136: update docs, CS and tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/24f21645 Tree:

camel git commit: Structure javadoc groups

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 79e77d9c1 -> bc6391e91 Structure javadoc groups Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bc6391e9 Tree:

camel git commit: CAMEL-11148: fixing backpressure strategies

2017-04-13 Thread nferraro
Repository: camel Updated Branches: refs/heads/master b70a69fd1 -> 79e77d9c1 CAMEL-11148: fixing backpressure strategies Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/79e77d9c Tree:

[7/7] camel git commit: CAMEL-10685: Fix Checkstyle errors

2017-04-13 Thread astefanutti
CAMEL-10685: Fix Checkstyle errors Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ac7bb06c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ac7bb06c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ac7bb06c

[3/7] camel git commit: CAMEL-10685: TransactionErrorHandler and TransactionPolicy for Camel CDI / JavaEE

2017-04-13 Thread astefanutti
CAMEL-10685: TransactionErrorHandler and TransactionPolicy for Camel CDI / JavaEE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8092e89f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8092e89f Diff:

[5/7] camel git commit: CAMEL-10685: Change Camel CDI transaction package name

2017-04-13 Thread astefanutti
CAMEL-10685: Change Camel CDI transaction package name Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6aecd51c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6aecd51c Diff:

[2/7] camel git commit: CAMEL-10685: Polish

2017-04-13 Thread astefanutti
CAMEL-10685: Polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f248eb44 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f248eb44 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f248eb44 Branch:

[6/7] camel git commit: CAMEL-10685: Use SLF4J instead of commons logging

2017-04-13 Thread astefanutti
CAMEL-10685: Use SLF4J instead of commons logging Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ed0bae43 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ed0bae43 Diff:

[4/7] camel git commit: CAMEL-10685: Change Camel CDI transaction package name

2017-04-13 Thread astefanutti
http://git-wip-us.apache.org/repos/asf/camel/blob/6aecd51c/components/camel-cdi/src/main/java/org/apache/camel/cdi/transaction/TransactionalJtaTransactionPolicy.java -- diff --git

[1/7] camel git commit: CAMEL-10685: More generic CDI route builder class name

2017-04-13 Thread astefanutti
Repository: camel Updated Branches: refs/heads/master cc4ccd4d6 -> b70a69fd1 CAMEL-10685: More generic CDI route builder class name Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b70a69fd Tree:

camel git commit: Polished the docs a bit

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8e42a7bd3 -> cc4ccd4d6 Polished the docs a bit Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cc4ccd4d Tree:

camel git commit: Add missing javadoc for java8 dsl

2017-04-13 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master a7d3695ed -> 8e42a7bd3 Add missing javadoc for java8 dsl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8e42a7bd Tree:

camel git commit: CAMEL-10843 Added adoc for camel-test-spring

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 45b82e807 -> a7d3695ed CAMEL-10843 Added adoc for camel-test-spring Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a7d3695e Tree:

camel git commit: CAMEL-10373: removing dependency on hibernate-validator from starters

2017-04-13 Thread nferraro
Repository: camel Updated Branches: refs/heads/master d4f2eb749 -> 45b82e807 CAMEL-10373: removing dependency on hibernate-validator from starters Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/45b82e80 Tree:

camel git commit: Polished

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master fec4e1bdc -> d4f2eb749 Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d4f2eb74 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d4f2eb74 Diff:

camel git commit: Component docs - We now have docs for those

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 97c55d46f -> fec4e1bdc Component docs - We now have docs for those Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fec4e1bd Tree:

camel git commit: Component docs

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8075724b7 -> 97c55d46f Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/97c55d46 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/97c55d46 Diff:

[2/2] camel git commit: Add some assertions around correctness of the imput and fix some multi-threading potential issue

2017-04-13 Thread lburgazzoli
Add some assertions around correctness of the imput and fix some multi-threading potential issue Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7a136a01 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7a136a01 Diff:

[1/2] camel git commit: Fix test

2017-04-13 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master d661a7a33 -> 8075724b7 Fix test Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8075724b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8075724b Diff:

camel git commit: CAMEL-11145: Component docs - Fix broken links on github

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master fd78d4510 -> d661a7a33 CAMEL-11145: Component docs - Fix broken links on github Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d661a7a3 Tree:

camel git commit: CAMEL-11143 Create a Maven plugin that creates ...

2017-04-13 Thread zregvart
Repository: camel Updated Branches: refs/heads/master e1d89ddbf -> fd78d4510 CAMEL-11143 Create a Maven plugin that creates ... ...REST DSL source code from Swagger specification Adds a `org.apache.camel:camel-restdsl-swagger` Maven plugin for generating REST DSL RouteBuilders from Swagger

[2/2] camel git commit: Prevent OpenTracing tracer exceptions interrupting execution of route

2017-04-13 Thread davsclaus
Prevent OpenTracing tracer exceptions interrupting execution of route Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b5bdecd3 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b5bdecd3 Diff:

[1/2] camel git commit: OpenTracing: Change error to warn based on review comment

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e269e10d4 -> e1d89ddbf OpenTracing: Change error to warn based on review comment Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e1d89ddb Tree:

camel git commit: CAMEL-11145: Component docs fix broken links to core stuff

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master d5118addc -> e269e10d4 CAMEL-11145: Component docs fix broken links to core stuff Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e269e10d Tree:

camel git commit: CAMEL-11130: Improve kill-karaf.sh so it doesn't fail even if there is no Karaf process on CI server

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 76e3eeb08 -> d5118addc CAMEL-11130: Improve kill-karaf.sh so it doesn't fail even if there is no Karaf process on CI server Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

svn commit: r1010417 - in /websites/production/camel/content: articles.html cache/main.pageCache

2017-04-13 Thread buildbot
Author: buildbot Date: Thu Apr 13 10:19:26 2017 New Revision: 1010417 Log: Production update by buildbot for camel Modified: websites/production/camel/content/articles.html websites/production/camel/content/cache/main.pageCache Modified: websites/production/camel/content/articles.html

camel git commit: Fix copy and paste doc

2017-04-13 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 6063f395e -> 76e3eeb08 Fix copy and paste doc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76e3eeb0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/76e3eeb0

[2/2] camel git commit: Component docs

2017-04-13 Thread davsclaus
Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6063f395 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6063f395 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6063f395 Branch:

[1/2] camel git commit: Component docs

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master be222a503 -> 6063f395e Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e6923508 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e6923508 Diff:

camel git commit: Component docs

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 69df7d388 -> be222a503 Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/be222a50 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/be222a50 Diff:

camel git commit: Component docs

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 81f7515e5 -> 69df7d388 Component docs Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/69df7d38 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/69df7d38 Diff:

[1/2] camel git commit: Component docs for scala

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 578ae7e9b -> 81f7515e5 Component docs for scala Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/26f1e959 Tree:

camel git commit: Add minimal doc for camel-hystrix

2017-04-13 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 3bb4b5a49 -> 578ae7e9b Add minimal doc for camel-hystrix Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/578ae7e9 Tree:

[1/2] camel git commit: Component docs - Fixed

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master f8e590c67 -> 3bb4b5a49 Component docs - Fixed Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/46cbdbd5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/46cbdbd5

[2/2] camel git commit: CAMEL-11144: Polished and disabled tests as they hang/dont work

2017-04-13 Thread davsclaus
CAMEL-11144: Polished and disabled tests as they hang/dont work Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3bb4b5a4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3bb4b5a4 Diff:

[5/5] camel git commit: CAMEL-11130: camel-juel - Fix itest in camel-itest-karaf

2017-04-13 Thread davsclaus
CAMEL-11130: camel-juel - Fix itest in camel-itest-karaf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d12cbbd2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d12cbbd2 Diff:

[2/5] camel git commit: CAMEL-11130: camel-linkedin - Fix itest in camel-itest-karaf

2017-04-13 Thread davsclaus
CAMEL-11130: camel-linkedin - Fix itest in camel-itest-karaf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/926dfd2c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/926dfd2c Diff:

[1/5] camel git commit: CAMEL-11130: camel-websocket - Fix itest in camel-itest-karaf

2017-04-13 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 5e9bd7383 -> f8e590c67 CAMEL-11130: camel-websocket - Fix itest in camel-itest-karaf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f8e590c6 Tree:

[4/5] camel git commit: CAMEL-11130: camel-protobuf - Fix itest in camel-itest-karaf

2017-04-13 Thread davsclaus
CAMEL-11130: camel-protobuf - Fix itest in camel-itest-karaf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6ea38689 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6ea38689 Diff:

[3/5] camel git commit: CAMEL-11130: Make run-tests.sh also use kill-karaf.sh

2017-04-13 Thread davsclaus
CAMEL-11130: Make run-tests.sh also use kill-karaf.sh Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e214df4c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e214df4c Diff:

camel git commit: Regen

2017-04-13 Thread acosentino
Repository: camel Updated Branches: refs/heads/master c4b3722a4 -> 5e9bd7383 Regen Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5e9bd738 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5e9bd738 Diff:

camel git commit: Fix camel-ribbon documentation

2017-04-13 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 8a9a098f1 -> c4b3722a4 Fix camel-ribbon documentation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c4b3722a Tree:

camel git commit: CAMEL-10160 Added zendesk components to the kit

2017-04-13 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 7042d7ae8 -> 8a9a098f1 CAMEL-10160 Added zendesk components to the kit Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a9a098f Tree:

[2/2] camel git commit: CAMEL-10843 - very initial, checking it in considering better than nothing

2017-04-13 Thread acosentino
CAMEL-10843 - very initial, checking it in considering better than nothing Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7042d7ae Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7042d7ae Diff:

[1/2] camel git commit: CAMEL-10843 Aligned component adoc name

2017-04-13 Thread acosentino
Repository: camel Updated Branches: refs/heads/master bb2d1fc71 -> 7042d7ae8 CAMEL-10843 Aligned component adoc name Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/94fa14a1 Tree:

camel git commit: [CAMEL-11141] Add support for VPC instances

2017-04-13 Thread acosentino
Repository: camel Updated Branches: refs/heads/master a2d861e1d -> bb2d1fc71 [CAMEL-11141] Add support for VPC instances Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bb2d1fc7 Tree:

[2/2] camel git commit: CAMEL-10997: Fixed test due ObjectHelper.isNotEmpty was changed.

2017-04-13 Thread acosentino
CAMEL-10997: Fixed test due ObjectHelper.isNotEmpty was changed. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4765927a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4765927a Diff:

[1/2] camel git commit: [CAMEL-11141] Add support for VPC instances

2017-04-13 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.18.x 33dd5eb61 -> 4765927aa [CAMEL-11141] Add support for VPC instances Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f8d7e8a6 Tree: