camel git commit: CAMEL-10544: Polish

2017-05-19 Thread bvahdat
Repository: camel Updated Branches: refs/heads/master 36ca5ca65 -> bb6d6b60e CAMEL-10544: Polish Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/bb6d6b60 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/bb6d6b60

camel git commit: Fixed karaf feature after netty upgrade

2017-05-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master ae20c877f -> 36ca5ca65 Fixed karaf feature after netty upgrade Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/36ca5ca6 Tree:

svn commit: r1012531 - in /websites/production/camel/content: cache/main.pageCache routepolicy.html

2017-05-19 Thread buildbot
Author: buildbot Date: Fri May 19 17:18:52 2017 New Revision: 1012531 Log: Production update by buildbot for camel Modified: websites/production/camel/content/cache/main.pageCache websites/production/camel/content/routepolicy.html Modified:

[2/2] camel git commit: This closes #1687. This closes #1694.

2017-05-19 Thread davsclaus
This closes #1687. This closes #1694. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ae20c877 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ae20c877 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ae20c877

[1/2] camel git commit: Regen

2017-05-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master be6a2dce0 -> ae20c877f Regen Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a8134d77 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a8134d77 Diff:

[08/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-exec-starter/src/main/java/org/apache/camel/component/exec/springboot/ExecComponentAutoConfiguration.java -- diff --git

[04/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-soap-starter/src/main/java/org/apache/camel/dataformat/soap/springboot/SoapJaxbDataFormatAutoConfiguration.java -- diff

[02/11] camel git commit: CAMEL-11297: camel-ehcache-starter : auto discovery cache manager.

2017-05-19 Thread lburgazzoli
CAMEL-11297: camel-ehcache-starter : auto discovery cache manager. Allow to configure if a cache manager eventually already configured on the component should be overridden or not by the CacheManagerCustomizer. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit:

[09/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/component/timer/springboot/TimerComponentAutoConfiguration.java -- diff --git

[07/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-hl7-starter/src/main/java/org/apache/camel/component/hl7/springboot/HL7DataFormatAutoConfiguration.java -- diff --git

[05/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-openstack-starter/src/main/java/org/apache/camel/component/openstack/neutron/springboot/NeutronComponentAutoConfiguration.java

[01/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 87d4313c4 -> be6a2dce0 Fix wrong name for customizers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/77640af3 Tree:

[10/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/csv/springboot/BindyCsvDataFormatAutoConfiguration.java --

[11/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
Fix wrong name for customizers Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/be6a2dce Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/be6a2dce Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/be6a2dce

[06/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-jxpath-starter/src/main/java/org/apache/camel/language/jxpath/springboot/JXPathLanguageAutoConfiguration.java -- diff --git

[03/11] camel git commit: Fix wrong name for customizers

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/be6a2dce/platforms/spring-boot/components-starter/camel-xmpp-starter/src/main/java/org/apache/camel/component/xmpp/springboot/XmppComponentAutoConfiguration.java -- diff --git

[24/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-ehcache-starter/src/main/java/org/apache/camel/component/ehcache/springboot/EhcacheComponentAutoConfiguration.java -- diff

[18/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-ignite-starter/src/main/java/org/apache/camel/component/ignite/queue/springboot/IgniteQueueComponentAutoConfiguration.java

[11/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-olingo4-starter/src/main/java/org/apache/camel/component/olingo4/springboot/Olingo4ComponentAutoConfiguration.java -- diff

[04/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-tagsoup-starter/src/main/java/org/apache/camel/dataformat/tagsoup/springboot/TidyMarkupDataFormatAutoConfiguration.java --

[27/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/impl/springboot/ZipDataFormatAutoConfiguration.java -- diff --git

[34/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-aws-starter/src/main/java/org/apache/camel/component/aws/ddbstream/springboot/DdbStreamComponentAutoConfiguration.java --

[22/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-github-starter/src/main/java/org/apache/camel/component/github/springboot/GitHubComponentAutoConfiguration.java -- diff

[08/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-sap-netweaver-starter/src/main/java/org/apache/camel/component/sap/netweaver/springboot/NetWeaverComponentConfiguration.java

[07/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-sip-starter/src/main/java/org/apache/camel/component/sip/springboot/SipComponentAutoConfiguration.java -- diff --git

[32/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-bindy-starter/src/main/java/org/apache/camel/dataformat/bindy/csv/springboot/BindyCsvDataFormatConfiguration.java -- diff

[01/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
Repository: camel Updated Branches: refs/heads/master 88225c8fc -> 87d4313c4 http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/tooling/maven/camel-package-maven-plugin/src/main/java/org/apache/camel/maven/packaging/SpringBootAutoConfigurationMojo.java

[20/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-hazelcast-starter/src/main/java/org/apache/camel/component/hazelcast/ringbuffer/springboot/HazelcastRingbufferComponentConfiguration.java

[23/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-flink-starter/src/main/java/org/apache/camel/component/flink/springboot/FlinkComponentAutoConfiguration.java -- diff --git

[29/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/component/file/springboot/FileComponentConfiguration.java -- diff --git

[02/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-xmlsecurity-starter/src/main/java/org/apache/camel/dataformat/xmlsecurity/springboot/XMLSecurityDataFormatAutoConfiguration.java

[13/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-mllp-starter/src/main/java/org/apache/camel/component/mllp/springboot/MllpComponentAutoConfiguration.java -- diff --git

[16/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-jira-starter/src/main/java/org/apache/camel/component/jira/springboot/JIRAComponentAutoConfiguration.java -- diff --git

[17/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-jaxb-starter/src/main/java/org/apache/camel/converter/jaxb/springboot/JaxbDataFormatAutoConfiguration.java -- diff --git

[37/38] camel git commit: CAMEL-11297: camel-ehcache-starter : auto discovery cache manager

2017-05-19 Thread lburgazzoli
CAMEL-11297: camel-ehcache-starter : auto discovery cache manager Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/1a2fdfd0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/1a2fdfd0 Diff:

[25/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-cxf-starter/src/main/java/org/apache/camel/component/cxf/springboot/CxfComponentAutoConfiguration.java -- diff --git

[28/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/component/stub/springboot/StubComponentAutoConfiguration.java -- diff --git

[03/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-velocity-starter/src/main/java/org/apache/camel/component/velocity/springboot/VelocityComponentAutoConfiguration.java --

[06/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-solr-starter/src/main/java/org/apache/camel/component/solr/springboot/SolrComponentAutoConfiguration.java -- diff --git

[30/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/component/bean/springboot/BeanComponentConfiguration.java -- diff --git

[38/38] camel git commit: Suprpess spring-boot banner for tests

2017-05-19 Thread lburgazzoli
Suprpess spring-boot banner for tests Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/87d4313c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/87d4313c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/87d4313c

[35/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-apns-starter/src/main/java/org/apache/camel/component/apns/springboot/ApnsComponentAutoConfiguration.java -- diff --git

[05/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-spring-starter/src/main/java/org/apache/camel/language/spel/springboot/SpelLanguageConfiguration.java -- diff --git

[31/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-castor-starter/src/main/java/org/apache/camel/dataformat/castor/springboot/CastorDataFormatConfiguration.java -- diff --git

[26/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-core-starter/src/main/java/org/apache/camel/language/tokenizer/springboot/XMLTokenizeLanguageAutoConfiguration.java -- diff

[15/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-jt400-starter/src/main/java/org/apache/camel/component/jt400/springboot/Jt400ComponentAutoConfiguration.java -- diff --git

[14/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-lucene-starter/src/main/java/org/apache/camel/component/lucene/springboot/LuceneComponentAutoConfiguration.java -- diff

[36/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
CAMEL-11291: spring boot starters: allow to hook into auto configuration process Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3eeb97ac Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3eeb97ac Diff:

[19/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-hl7-starter/src/main/java/org/apache/camel/component/hl7/springboot/TerserLanguageAutoConfiguration.java -- diff --git

[21/38] camel git commit: CAMEL-11291: spring boot starters: allow to hook into auto configuration process

2017-05-19 Thread lburgazzoli
http://git-wip-us.apache.org/repos/asf/camel/blob/3eeb97ac/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/src/main/java/org/apache/camel/component/guava/eventbus/springboot/GuavaEventBusComponentAutoConfiguration.java

camel git commit: Upgrade Commons Compress to version 1.14

2017-05-19 Thread acosentino
Repository: camel Updated Branches: refs/heads/master c25a05c80 -> 88225c8fc Upgrade Commons Compress to version 1.14 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/88225c8f Tree:

[1/4] camel git commit: Upgrade Chronicle Network to version 1.8.0

2017-05-19 Thread acosentino
Repository: camel Updated Branches: refs/heads/master cf0b453a8 -> c25a05c80 Upgrade Chronicle Network to version 1.8.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c25a05c8 Tree:

[4/4] camel git commit: Upgrade Chronicle Core to version 1.8.0

2017-05-19 Thread acosentino
Upgrade Chronicle Core to version 1.8.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b3391a5b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b3391a5b Diff:

[2/4] camel git commit: Upgrade Chronicle Bytes to version 1.8.2

2017-05-19 Thread acosentino
Upgrade Chronicle Bytes to version 1.8.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/e0fffb91 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/e0fffb91 Diff:

[3/4] camel git commit: Upgrade Chronicle Wire to version 1.8.4

2017-05-19 Thread acosentino
Upgrade Chronicle Wire to version 1.8.4 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/2654b482 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/2654b482 Diff:

[1/2] camel git commit: camel-reactor add first version

2017-05-19 Thread davsclaus
Repository: camel Updated Branches: refs/heads/master 61a8390a6 -> cf0b453a8 camel-reactor add first version Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6c0dd3ac Tree:

[2/2] camel git commit: Polished description

2017-05-19 Thread davsclaus
Polished description Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/cf0b453a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/cf0b453a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/cf0b453a Branch:

camel git commit: Upgrade Hazelcast to version 3.8.2

2017-05-19 Thread acosentino
Repository: camel Updated Branches: refs/heads/master 71079baa1 -> 61a8390a6 Upgrade Hazelcast to version 3.8.2 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/61a8390a Tree: