This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 216e4b9fccd1f90c21628247923e9161d3184dfa Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Jun 5 16:58:57 2019 +0200 Regen --- docs/components/modules/ROOT/pages/consul-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/disruptor-component.adoc | 4 ++-- docs/components/modules/ROOT/pages/ehcache-component.adoc | 2 +- docs/components/modules/ROOT/pages/infinispan-component.adoc | 2 +- docs/components/modules/ROOT/pages/mllp-component.adoc | 4 ++-- docs/components/modules/ROOT/pages/nagios-component.adoc | 2 +- docs/components/modules/ROOT/pages/netty4-component.adoc | 12 ++++++------ docs/components/modules/ROOT/pages/rest-component.adoc | 2 +- docs/components/modules/ROOT/pages/ssh-component.adoc | 4 ++-- docs/components/modules/ROOT/pages/zipkin.adoc | 7 ++----- docs/components/modules/ROOT/pages/zookeeper-component.adoc | 2 +- 11 files changed, 22 insertions(+), 25 deletions(-) diff --git a/docs/components/modules/ROOT/pages/consul-component.adoc b/docs/components/modules/ROOT/pages/consul-component.adoc index a6bc893..61d3ce3 100644 --- a/docs/components/modules/ROOT/pages/consul-component.adoc +++ b/docs/components/modules/ROOT/pages/consul-component.adoc @@ -204,9 +204,9 @@ The component supports 91 options, which are listed below. | *camel.component.consul.url* | The Consul agent URL | | String | *camel.component.consul.use-global-ssl-context-parameters* | Enable usage of global SSL context parameters. | false | Boolean | *camel.component.consul.user-name* | Sets the username to be used for basic authentication | | String -| *camel.component.consul.cluster.service.dc* | | | String -| *camel.component.consul.configuration.dc* | The data center | | String -| *camel.component.consul.service-registry.dc* | | | String +| *camel.component.consul.cluster.service.dc* | *Deprecated* | | String +| *camel.component.consul.configuration.dc* | *Deprecated* The data center | | String +| *camel.component.consul.service-registry.dc* | *Deprecated* | | String |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/disruptor-component.adoc b/docs/components/modules/ROOT/pages/disruptor-component.adoc index 3a8aeab..bd3c7e8 100644 --- a/docs/components/modules/ROOT/pages/disruptor-component.adoc +++ b/docs/components/modules/ROOT/pages/disruptor-component.adoc @@ -198,8 +198,8 @@ The component supports 20 options, which are listed below. | *camel.component.disruptor.default-wait-strategy* | To configure the default value for DisruptorWaitStrategy The default value is Blocking. | | DisruptorWaitStrategy | *camel.component.disruptor.enabled* | Enable disruptor component | true | Boolean | *camel.component.disruptor.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean -| *camel.component.disruptor-vm.queue-size* | To configure the ring buffer size | | Integer -| *camel.component.disruptor.queue-size* | To configure the ring buffer size | | Integer +| *camel.component.disruptor-vm.queue-size* | *Deprecated* To configure the ring buffer size | | Integer +| *camel.component.disruptor.queue-size* | *Deprecated* To configure the ring buffer size | | Integer |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/ehcache-component.adoc b/docs/components/modules/ROOT/pages/ehcache-component.adoc index b6feb71..9b591b3 100644 --- a/docs/components/modules/ROOT/pages/ehcache-component.adoc +++ b/docs/components/modules/ROOT/pages/ehcache-component.adoc @@ -151,7 +151,7 @@ The component supports 26 options, which are listed below. | *camel.component.ehcache.customizer.cache-manager.override* | Configure if the cache manager eventually set on the component should be overridden by the customizer. | false | Boolean | *camel.component.ehcache.enabled* | Enable ehcache component | true | Boolean | *camel.component.ehcache.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean -| *camel.component.ehcache.configuration.config-uri* | URI pointing to the Ehcache XML configuration file's location | | String +| *camel.component.ehcache.configuration.config-uri* | *Deprecated* URI pointing to the Ehcache XML configuration file's location | | String |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/infinispan-component.adoc b/docs/components/modules/ROOT/pages/infinispan-component.adoc index e8a3d83..a0a01a8 100644 --- a/docs/components/modules/ROOT/pages/infinispan-component.adoc +++ b/docs/components/modules/ROOT/pages/infinispan-component.adoc @@ -148,7 +148,7 @@ The component supports 23 options, which are listed below. | *camel.component.infinispan.customizer.remote-cache-manager.override* | Configure if the cache manager eventually set on the component should be overridden by the customizer. | false | Boolean | *camel.component.infinispan.enabled* | Enable infinispan component | true | Boolean | *camel.component.infinispan.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean -| *camel.component.infinispan.configuration.command* | The operation to perform. | PUT | String +| *camel.component.infinispan.configuration.command* | *Deprecated* The operation to perform. | PUT | String |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/mllp-component.adoc b/docs/components/modules/ROOT/pages/mllp-component.adoc index 41ebbb6..7129a85 100644 --- a/docs/components/modules/ROOT/pages/mllp-component.adoc +++ b/docs/components/modules/ROOT/pages/mllp-component.adoc @@ -173,8 +173,8 @@ The component supports 32 options, which are listed below. | *camel.component.mllp.log-phi* | Set the component to log PHI data. | true | Boolean | *camel.component.mllp.log-phi-max-bytes* | Set the maximum number of bytes of PHI that will be logged in a log entry. | 5120 | Integer | *camel.component.mllp.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean -| *camel.component.mllp.configuration.buffer-writes* | Enable/Disable the buffering of HL7 payloads before writing to the socket. | false | Boolean -| *camel.component.mllp.configuration.max-receive-timeouts* | The maximum number of timeouts (specified by receiveTimeout) allowed before the TCP Connection will be reset. | | Integer +| *camel.component.mllp.configuration.buffer-writes* | *Deprecated* Enable/Disable the buffering of HL7 payloads before writing to the socket. | false | Boolean +| *camel.component.mllp.configuration.max-receive-timeouts* | *Deprecated* The maximum number of timeouts (specified by receiveTimeout) allowed before the TCP Connection will be reset. | | Integer |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/nagios-component.adoc b/docs/components/modules/ROOT/pages/nagios-component.adoc index 18af85e..6c3c38b 100644 --- a/docs/components/modules/ROOT/pages/nagios-component.adoc +++ b/docs/components/modules/ROOT/pages/nagios-component.adoc @@ -127,7 +127,7 @@ The component supports 11 options, which are listed below. | *camel.component.nagios.configuration.timeout* | Sending timeout in millis. | 5000 | Integer | *camel.component.nagios.enabled* | Enable nagios component | true | Boolean | *camel.component.nagios.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean -| *camel.component.nagios.configuration.encryption-method* | To specify an encryption method. | | NagiosEncryptionMethod +| *camel.component.nagios.configuration.encryption-method* | *Deprecated* To specify an encryption method. | | NagiosEncryptionMethod |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/netty4-component.adoc b/docs/components/modules/ROOT/pages/netty4-component.adoc index a45b8b2..7ca8561 100644 --- a/docs/components/modules/ROOT/pages/netty4-component.adoc +++ b/docs/components/modules/ROOT/pages/netty4-component.adoc @@ -266,12 +266,12 @@ The component supports 79 options, which are listed below. | *camel.component.netty4.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean | *camel.component.netty4.ssl-context-parameters* | To configure security using SSLContextParameters. The option is a org.apache.camel.support.jsse.SSLContextParameters type. | | String | *camel.component.netty4.use-global-ssl-context-parameters* | Enable usage of global SSL context parameters. | false | Boolean -| *camel.component.netty4.configuration.client-pipeline-factory* | | | ClientInitializer Factory -| *camel.component.netty4.configuration.decoder* | A custom ChannelHandler class that can be used to perform special marshalling of inbound payloads. | | ChannelHandler -| *camel.component.netty4.configuration.encoder* | A custom ChannelHandler class that can be used to perform special marshalling of outbound payloads. | | ChannelHandler -| *camel.component.netty4.configuration.key-store-file* | Client side certificate keystore to be used for encryption | | File -| *camel.component.netty4.configuration.server-pipeline-factory* | | | ServerInitializer Factory -| *camel.component.netty4.configuration.trust-store-file* | Server side certificate keystore to be used for encryption | | File +| *camel.component.netty4.configuration.client-pipeline-factory* | *Deprecated* | | ClientInitializer Factory +| *camel.component.netty4.configuration.decoder* | *Deprecated* A custom ChannelHandler class that can be used to perform special marshalling of inbound payloads. | | ChannelHandler +| *camel.component.netty4.configuration.encoder* | *Deprecated* A custom ChannelHandler class that can be used to perform special marshalling of outbound payloads. | | ChannelHandler +| *camel.component.netty4.configuration.key-store-file* | *Deprecated* Client side certificate keystore to be used for encryption | | File +| *camel.component.netty4.configuration.server-pipeline-factory* | *Deprecated* | | ServerInitializer Factory +| *camel.component.netty4.configuration.trust-store-file* | *Deprecated* Server side certificate keystore to be used for encryption | | File |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/rest-component.adoc b/docs/components/modules/ROOT/pages/rest-component.adoc index 8811b64..e71e8c3 100644 --- a/docs/components/modules/ROOT/pages/rest-component.adoc +++ b/docs/components/modules/ROOT/pages/rest-component.adoc @@ -113,7 +113,7 @@ The component supports 8 options, which are listed below. | *camel.component.rest.host* | Host and port of HTTP service to use (override host in swagger schema) | | String | *camel.component.rest.producer-component-name* | The Camel Rest component to use for (producer) the REST transport, such as http, undertow. If no component has been explicit configured, then Camel will lookup if there is a Camel component that integrates with the Rest DSL, or if a org.apache.camel.spi.RestProducerFactory is registered in the registry. If either one is found, then that is being used. | | String | *camel.component.rest.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean -| *camel.component.rest.component-name* | The Camel Rest component to use for (producer) the REST transport, such as http, undertow. If no component has been explicit configured, then Camel will lookup if there is a Camel component that integrates with the Rest DSL, or if a org.apache.camel.spi.RestProducerFactory is registered in the registry. If either one is found, then that is being used. | | String +| *camel.component.rest.component-name* | *Deprecated* The Camel Rest component to use for (producer) the REST transport, such as http, undertow. If no component has been explicit configured, then Camel will lookup if there is a Camel component that integrates with the Rest DSL, or if a org.apache.camel.spi.RestProducerFactory is registered in the registry. If either one is found, then that is being used. | | String |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/ssh-component.adoc b/docs/components/modules/ROOT/pages/ssh-component.adoc index 96ba0e0..2f6f3a3 100644 --- a/docs/components/modules/ROOT/pages/ssh-component.adoc +++ b/docs/components/modules/ROOT/pages/ssh-component.adoc @@ -172,8 +172,8 @@ The component supports 31 options, which are listed below. | *camel.component.ssh.sleep-for-shell-prompt* | Sets the sleep period in milliseconds to wait reading response from shell prompt. Defaults to 100 milliseconds. | | Long | *camel.component.ssh.timeout* | Sets the timeout in milliseconds to wait in establishing the remote SSH server connection. Defaults to 30000 milliseconds. | | Long | *camel.component.ssh.username* | Sets the username to use in logging into the remote SSH server. | | String -| *camel.component.ssh.cert-filename* | Sets the resource path of the certificate to use for Authentication. | | String -| *camel.component.ssh.configuration.cert-filename* | @deprecated As of version 2.11, replaced by certResource. | | String +| *camel.component.ssh.cert-filename* | *Deprecated* Sets the resource path of the certificate to use for Authentication. | | String +| *camel.component.ssh.configuration.cert-filename* | *Deprecated* @deprecated As of version 2.11, replaced by certResource. | | String |=== // spring-boot-auto-configure options: END diff --git a/docs/components/modules/ROOT/pages/zipkin.adoc b/docs/components/modules/ROOT/pages/zipkin.adoc index d04c4b7..b2bbdb9 100644 --- a/docs/components/modules/ROOT/pages/zipkin.adoc +++ b/docs/components/modules/ROOT/pages/zipkin.adoc @@ -9,9 +9,6 @@ outgoing Camel messages using http://zipkin.io/[zipkin]. Events (span) are captured for incoming and outgoing messages being sent to/from Camel. -NOTE: camel-zipkin is planned to be refactored in Camel 2.22.0 to not use zipkin-scribe -but use the default http transport. This work may cause backwards incompatibility. - This means you need to configure which Camel endpoints map to zipkin service names. @@ -133,7 +130,7 @@ To enable camel-zipkin you need to configure first ---- ZipkinTracer zipkin = new ZipkinTracer(); // Configure a reporter, which controls how often spans are sent -// (the dependency is io.zipkin.reporter2:zipkin-sender-okhttp3) +// (the dependency is org.apache.zipkin.reporter2:zipkin-sender-okhttp3) sender = OkHttpSender.create("http://127.0.0.1:9411/api/v2/spans"); zipkin.setSpanReporter(AsyncReporter.create(sender)); // and then add zipkin to the CamelContext @@ -149,7 +146,7 @@ zipkin tracer beans. Camel will automatically discover and use them. [source,xml] ---- <!-- configure how to reporter spans to a Zipkin collector - (the dependency is io.zipkin.reporter2:zipkin-reporter-spring-beans) --> + (the dependency is org.apache.zipkin.reporter2:zipkin-reporter-spring-beans) --> <bean id="http" class="zipkin2.reporter.beans.AsyncReporterFactoryBean"> <property name="sender"> <bean id="sender" class="zipkin2.reporter.beans.OkHttpSenderFactoryBean"> diff --git a/docs/components/modules/ROOT/pages/zookeeper-component.adoc b/docs/components/modules/ROOT/pages/zookeeper-component.adoc index 92720fb..c3d2947 100644 --- a/docs/components/modules/ROOT/pages/zookeeper-component.adoc +++ b/docs/components/modules/ROOT/pages/zookeeper-component.adoc @@ -173,7 +173,7 @@ The component supports 58 options, which are listed below. | *camel.component.zookeeper.service-registry.service-host* | | | String | *camel.component.zookeeper.service-registry.session-timeout* | | | Long | *camel.component.zookeeper.service-registry.session-timeout-unit* | | | TimeUnit -| *camel.component.zookeeper.configuration.await-existence* | Not in use | true | Boolean +| *camel.component.zookeeper.configuration.await-existence* | *Deprecated* Not in use | true | Boolean |=== // spring-boot-auto-configure options: END