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

2017-03-03 Thread buildbot
Author: buildbot Date: Fri Mar 3 20:18:46 2017 New Revision: 1007668 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified:

[03/14] camel git commit: Removed @author tags. Renamed lazy test to non-eager.

2017-03-03 Thread davsclaus
Removed @author tags. Renamed lazy test to non-eager. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/723e1af9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/723e1af9 Diff:

[13/14] camel git commit: CAMEL-10934: Idempotent Consumer EIP - Should prepare idempotent repository better

2017-03-03 Thread davsclaus
CAMEL-10934: Idempotent Consumer EIP - Should prepare idempotent repository better Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/992af111 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/992af111 Diff:

[09/14] camel git commit: Cleared up documentation.

2017-03-03 Thread davsclaus
Cleared up documentation. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d2b29216 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d2b29216 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d2b29216 Branch:

[05/14] camel git commit: Refactored embedded test infrastructure

2017-03-03 Thread davsclaus
Refactored embedded test infrastructure Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4b7f0c75 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4b7f0c75 Diff:

[10/14] camel git commit: Fixed checkstyle errors. Added ability to set max cache size for the idempotent repository.

2017-03-03 Thread davsclaus
Fixed checkstyle errors. Added ability to set max cache size for the idempotent repository. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c71ec612 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c71ec612 Diff:

[02/14] camel git commit: Added documentation around local cache updates before broadcast - functionality added with change of the pollDuration to 100ms default, and its externalization.

2017-03-03 Thread davsclaus
Added documentation around local cache updates before broadcast - functionality added with change of the pollDuration to 100ms default, and its externalization. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f1e503dc Tree:

[07/14] camel git commit: Removed unnecessary synchronized block.

2017-03-03 Thread davsclaus
Removed unnecessary synchronized block. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/64620c70 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/64620c70 Diff:

[01/14] camel git commit: Removed parameter validation in constructor. Now being handled in doStart()

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master e92581bef -> c2f424c21 Removed parameter validation in constructor. Now being handled in doStart() Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e76bc31d Tree:

[04/14] camel git commit: Kafka test resource refactoring

2017-03-03 Thread davsclaus
Kafka test resource refactoring Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e37bbb3f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e37bbb3f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/e37bbb3f

[08/14] camel git commit: Modified as per davsclaus review comments.

2017-03-03 Thread davsclaus
Modified as per davsclaus review comments. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e068386c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e068386c Diff:

[12/14] camel git commit: Polished

2017-03-03 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/96cc1ce8 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/96cc1ce8 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/96cc1ce8 Branch: refs/heads/master

camel git commit: CAMEL-10904: camel-scala is deprecated and should not have a spring boot starter module as it brings no value.

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master f9254da06 -> e92581bef CAMEL-10904: camel-scala is deprecated and should not have a spring boot starter module as it brings no value. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-9372: camel java dsl - Parameters with uris should denote that with an annotation

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 76ddb8538 -> f9254da06 CAMEL-9372: camel java dsl - Parameters with uris should denote that with an annotation Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

camel git commit: CAMEL-9965: Add javadoc about streaming problem

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 78e7a06b9 -> 76ddb8538 CAMEL-9965: Add javadoc about streaming problem Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/76ddb853 Tree:

camel git commit: Upgrade ActiveMQ

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 010411af1 -> 78e7a06b9 Upgrade ActiveMQ Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/78e7a06b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/78e7a06b Diff:

[1/3] camel git commit: Fixed CS

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 00e27d6de -> 010411af1 Fixed CS Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/010411af Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/010411af Diff:

[2/3] camel git commit: CAMEL-10084: Add WARN log if there is a potential issue with the aggregator and the recoverable repo.

2017-03-03 Thread davsclaus
CAMEL-10084: Add WARN log if there is a potential issue with the aggregator and the recoverable repo. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0f51e575 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0f51e575

[3/3] camel git commit: CAMEL-10084: Improve javadoc

2017-03-03 Thread davsclaus
CAMEL-10084: Improve javadoc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d9caf8c7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d9caf8c7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d9caf8c7 Branch:

camel git commit: Upgrade log4j2 to v2.8.1

2017-03-03 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 9d370676d -> 00e27d6de Upgrade log4j2 to v2.8.1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/00e27d6d Tree:

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

2017-03-03 Thread buildbot
Author: buildbot Date: Fri Mar 3 10:19:43 2017 New Revision: 1007622 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified:

camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master a83e9b127 -> 9d370676d Reorder maven modules so archetypes are built sooner Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d370676 Tree:

camel git commit: Polished

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 239f093a1 -> a83e9b127 Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a83e9b12 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a83e9b12 Diff:

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

2017-03-03 Thread buildbot
Author: buildbot Date: Fri Mar 3 09:20:10 2017 New Revision: 1007618 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/camel-219-release.html Modified:

[4/6] camel git commit: CAMEL-10930: Move groovy dsl into camel-groovy-dsl

2017-03-03 Thread davsclaus
CAMEL-10930: Move groovy dsl into camel-groovy-dsl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/91ff7db2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/91ff7db2 Diff:

[3/6] camel git commit: CAMEL-10930: Move groovy dsl into camel-groovy-dsl

2017-03-03 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/91ff7db2/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl -- diff --git a/components/camel-groovy/src/main/resources/gdsl/CamelGroovyMethods.gdsl

[6/6] camel git commit: CAMEL-10930: Move groovy dsl into camel-groovy-dsl

2017-03-03 Thread davsclaus
CAMEL-10930: Move groovy dsl into camel-groovy-dsl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/239f093a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/239f093a Diff:

[1/6] camel git commit: CAMEL-10930: Move groovy dsl into camel-groovy-dsl

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 8a7789899 -> 239f093a1 http://git-wip-us.apache.org/repos/asf/camel/blob/2a198c2f/components/camel-groovy-dsl/src/main/resources/dsld/CamelGroovyMethods.dsld -- diff --git

[5/6] camel git commit: CAMEL-10930: Move groovy dsl into camel-groovy-dsl

2017-03-03 Thread davsclaus
CAMEL-10930: Move groovy dsl into camel-groovy-dsl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/65d41c16 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/65d41c16 Diff:

[2/6] camel git commit: CAMEL-10930: Move groovy dsl into camel-groovy-dsl

2017-03-03 Thread davsclaus
CAMEL-10930: Move groovy dsl into camel-groovy-dsl Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2a198c2f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2a198c2f Diff:

camel git commit: Regen

2017-03-03 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master caf48a8de -> 8a7789899 Regen Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a778989 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8a778989 Diff: