camel git commit: CAMEL-10929 Undertow producer wrongly configure...

2017-03-02 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 3f3ed6d7c -> caf48a8de CAMEL-10929 Undertow producer wrongly configure... ...s HTTP request path This configures the ClientRequest with path and query parts of the request URL using a new helper method in URISupport (pathAndQueryOf).

camel git commit: CAMEL-10928 Restlet contract for RestProducerFa...

2017-03-02 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 4d6287b3b -> 3f3ed6d7c CAMEL-10928 Restlet contract for RestProducerFa... ...ctory wrongly configures request method This changes the endpoint property from `restletMethods` to `restletMethod` -- used by the producer. Project:

[1/6] camel git commit: CAMEL-10863 upgrade maven-war-plugin for Java 9

2017-03-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 00ffe70a9 -> 4d6287b3b CAMEL-10863 upgrade maven-war-plugin for Java 9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4d6287b3 Tree:

[2/6] camel git commit: CAMEL-10922 replace jaxb2-maven-plugin with cxf-xjc-plugin on Java 9

2017-03-02 Thread davsclaus
CAMEL-10922 replace jaxb2-maven-plugin with cxf-xjc-plugin on Java 9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2468ba87 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2468ba87 Diff:

[5/6] camel git commit: CAMEL-10141 add Maven settings scripts for Java 9

2017-03-02 Thread davsclaus
CAMEL-10141 add Maven settings scripts for Java 9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b21421f6 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b21421f6 Diff:

[4/6] camel git commit: CAMEL-10905 Skip compile groovy projects on Java 9

2017-03-02 Thread davsclaus
CAMEL-10905 Skip compile groovy projects on Java 9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a481a486 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a481a486 Diff:

[6/6] camel git commit: CAMEL-10895 Skip compile xmlbeans on Java 9

2017-03-02 Thread davsclaus
CAMEL-10895 Skip compile xmlbeans on Java 9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/67522e7a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/67522e7a Diff:

camel git commit: CAMEL-10596: Allow camel spring-boot to auto terminate JVM after being idle for N seconds.

2017-03-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master c4d845acf -> 00ffe70a9 CAMEL-10596: Allow camel spring-boot to auto terminate JVM after being idle for N seconds. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

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

2017-03-02 Thread buildbot
Author: buildbot Date: Thu Mar 2 16:18:59 2017 New Revision: 1007573 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: CAMEL-10596: Allow camel spring-boot to auto terminate JVM after processing N messages.

2017-03-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 29bb84d42 -> c4d845acf CAMEL-10596: Allow camel spring-boot to auto terminate JVM after processing N messages. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[1/2] camel git commit: CAMEL-10596: Allow camel spring-boot to auto terminate JVM after processing N messages.

2017-03-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 0e01cfb55 -> 29bb84d42 CAMEL-10596: Allow camel spring-boot to auto terminate JVM after processing N messages. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[2/2] camel git commit: CAMEL-10596: Allow camel spring-boot to auto terminate JVM after processing N messages.

2017-03-02 Thread davsclaus
CAMEL-10596: Allow camel spring-boot to auto terminate JVM after processing N messages. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/29bb84d4 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/29bb84d4 Diff:

[2/3] camel git commit: CAMEL-19596: RoutePolicy - To easily stop routes after X messages or time

2017-03-02 Thread davsclaus
CAMEL-19596: RoutePolicy - To easily stop routes after X messages or time Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ce1f04e2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ce1f04e2 Diff:

[3/3] camel git commit: CAMEL-19596: RoutePolicy - To easily stop routes after X messages or time

2017-03-02 Thread davsclaus
CAMEL-19596: RoutePolicy - To easily stop routes after X messages or time Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0e01cfb5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0e01cfb5 Diff:

[1/3] camel git commit: CAMEL-19596: RoutePolicy - To easily stop routes after X messages or time

2017-03-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master fd0db5611 -> 0e01cfb55 CAMEL-19596: RoutePolicy - To easily stop routes after X messages or time Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/dc3805a8 Tree:

[1/2] camel git commit: CAMEL-10919: auto-bind hystrix servlet in spring-web

2017-03-02 Thread nferraro
Repository: camel Updated Branches: refs/heads/master dd6f9ba60 -> fd0db5611 CAMEL-10919: auto-bind hystrix servlet in spring-web Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fd0db561 Tree:

[2/2] camel git commit: Moving test to a different package to use auto-configuration

2017-03-02 Thread nferraro
Moving test to a different package to use auto-configuration Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/239a6b0d Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/239a6b0d Diff:

camel git commit: CAMEL-10926 Set the Host header in Undertow pro...

2017-03-02 Thread zregvart
Repository: camel Updated Branches: refs/heads/master 5ae014838 -> dd6f9ba60 CAMEL-10926 Set the Host header in Undertow pro... ...ducer The implementation checks if the incoming Camel message has a `Host` header, and if it's not set sets the `Host` HTTP header of the request to authority of

camel git commit: Upgrade starters and dependency management to spring-boot 1.5.1.RELEASE

2017-03-02 Thread nferraro
Repository: camel Updated Branches: refs/heads/master 7f2422922 -> 5ae014838 Upgrade starters and dependency management to spring-boot 1.5.1.RELEASE Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5ae01483 Tree:

camel git commit: Make ServceNow test configuration easier

2017-03-02 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master d05a6d9cc -> 7f2422922 Make ServceNow test configuration easier Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7f242292 Tree:

[01/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 27fd4d158 -> d05a6d9cc http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-spring/src/main/resources/META-INF/LICENSE.txt -- diff

[16/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
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/d05a6d9c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d05a6d9c Diff:

[06/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/ReadMe.txt -- diff --git

[11/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-groovy/src/main/resources/archetype-resources/src/main/java/MainApp.java -- diff --git

[09/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-spring-boot/src/main/resources/archetype-resources/src/main/resources/META-INF/LICENSE.txt -- diff --git

[07/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-api-component/src/main/resources/META-INF/LICENSE.txt -- diff --git

[13/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-blueprint/src/main/resources/archetype-resources/src/test/java/BlueprintBeanRouteTest.java -- diff --git

[02/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-spring-boot/src/main/resources/META-INF/LICENSE.txt -- diff --git

[12/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-connector/src/main/resources/META-INF/LICENSE.txt -- diff --git a/archetypes/camel-archetype-connector/src/main/resources/META-INF/LICENSE.txt

[14/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-api-component/src/main/resources/archetype-resources/__artifactId__-api/src/main/java/api/__name__JavadocHello.java -- diff --git

[10/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-scala/src/main/resources/META-INF/NOTICE.txt -- diff --git a/archetypes/camel-archetype-scala/src/main/resources/META-INF/NOTICE.txt

[08/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/archetypes/camel-archetype-web/src/main/resources/META-INF/LICENSE.txt -- diff --git a/archetypes/camel-archetype-web/src/main/resources/META-INF/LICENSE.txt

[03/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-java8/src/main/resources/archetype-resources/src/main/java/MyRouteBuilder.java -- diff --git

[05/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-component/src/main/resources/archetype-resources/src/main/java/__name__Consumer.java -- diff --git

[15/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
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/e3370368 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e3370368 Diff:

[04/16] camel git commit: Reorder maven modules so archetypes are built sooner

2017-03-02 Thread davsclaus
http://git-wip-us.apache.org/repos/asf/camel/blob/e3370368/tooling/archetypes/camel-archetype-groovy/src/main/resources/META-INF/LICENSE.txt -- diff --git

camel git commit: Fix tests

2017-03-02 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 56305c24f -> 27fd4d158 Fix tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/27fd4d15 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/27fd4d15 Diff:

camel git commit: CAMEL-10921: Add Elasticsearch5 Karaf Feature

2017-03-02 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 121f729b7 -> 56305c24f CAMEL-10921: Add Elasticsearch5 Karaf Feature Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/56305c24 Tree:

[2/2] camel git commit: Upgrade HtmlUnit and related bundle to version 2.24

2017-03-02 Thread acosentino
Upgrade HtmlUnit and related bundle to version 2.24 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/121f729b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/121f729b Diff:

[1/2] camel git commit: Upgrade Commons Lang to version 3.5

2017-03-02 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 8785ff75b -> 121f729b7 Upgrade Commons Lang to version 3.5 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/01dc9381 Tree:

camel git commit: CAMEL-10908 Fixed adoc

2017-03-02 Thread acosentino
Repository: camel Updated Branches: refs/heads/master ff5ce55f9 -> 8785ff75b CAMEL-10908 Fixed adoc Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8785ff75 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8785ff75

camel git commit: CAMEL-10914: Apply the same fix as CxfConsumer to CxfRsConsumer

2017-03-02 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.18.x 1a9c5322f -> f9ca0c402 CAMEL-10914: Apply the same fix as CxfConsumer to CxfRsConsumer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f9ca0c40 Tree:

camel git commit: CAMEL-10914: Apply the same fix as CxfConsumer to CxfRsConsumer

2017-03-02 Thread acosentino
Repository: camel Updated Branches: refs/heads/master b4aff76b4 -> ff5ce55f9 CAMEL-10914: Apply the same fix as CxfConsumer to CxfRsConsumer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ff5ce55f Tree:

camel git commit: CAMEL-10914: Apply the same fix as CxfConsumer to CxfRsConsumer

2017-03-02 Thread acosentino
Repository: camel Updated Branches: refs/heads/camel-2.17.x 603587300 -> 0d0ac5c39 CAMEL-10914: Apply the same fix as CxfConsumer to CxfRsConsumer Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0d0ac5c3 Tree: