This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch sandbox/camel-3.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 42602cc5e1bc6d8ccca94499758c6ad9edac77e1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Dec 5 10:37:48 2018 +0100 Regen --- .../camel-nsq/src/main/docs/nsq-component.adoc | 10 ++-- components/readme.adoc | 6 +-- docs/user-manual/en/SUMMARY.md | 2 +- .../camel-spring-boot-dependencies/pom.xml | 56 +++++++++++----------- 4 files changed, 37 insertions(+), 37 deletions(-) diff --git a/components/camel-nsq/src/main/docs/nsq-component.adoc b/components/camel-nsq/src/main/docs/nsq-component.adoc index c8f4be4..7f81b7b 100644 --- a/components/camel-nsq/src/main/docs/nsq-component.adoc +++ b/components/camel-nsq/src/main/docs/nsq-component.adoc @@ -1,7 +1,8 @@ -[[nsq-component]] -== nsq Component +== NSQ Component *Available as of Camel version 2.22* +*Available as of Camel version 2.23* + http://nsq.io/[NSQ] is a realtime distributed messaging platform. @@ -32,7 +33,7 @@ Where *servers* represents the list of NSQ servers - nsqlookupd servers in the // component options: START -The nsq component supports 2 options, which are listed below. +The NSQ component supports 2 options, which are listed below. @@ -49,7 +50,7 @@ The nsq component supports 2 options, which are listed below. // endpoint options: START -The nsq endpoint is configured using URI syntax: +The NSQ endpoint is configured using URI syntax: ---- nsq:lookupServer @@ -107,4 +108,3 @@ The component supports 3 options, which are listed below. | *camel.component.nsq.use-global-ssl-context-parameters* | Enable usage of global SSL context parameters. | false | Boolean |=== // spring-boot-auto-configure options: END - diff --git a/components/readme.adoc b/components/readme.adoc index 7006583..5c85bbb 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -2,7 +2,7 @@ Components ^^^^^^^^^^ // components: START -Number of Components: 283 in 188 JAR artifacts (1 deprecated) +Number of Components: 286 in 190 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -575,8 +575,8 @@ Number of Components: 283 in 188 JAR artifacts (1 deprecated) | link:camel-netty4-http/src/main/docs/netty4-http-component.adoc[Netty4 HTTP] (camel-netty4-http) + `netty4-http:protocol:host:port/path` | 2.14 | Netty HTTP server and client using the Netty 4.x library. -| link:camel-nsq/src/main/docs/nsq-component.adoc[nsq] (camel-nsq) + -`nsq:lookupServer` | 2.22 | Represents a nsq endpoint. +| link:camel-nsq/src/main/docs/nsq-component.adoc[NSQ] (camel-nsq) + +`nsq:lookupServer` | 2.23 | Represents a nsq endpoint. | link:camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc[Olingo2] (camel-olingo2) + `olingo2:apiName/methodName` | 2.14 | Communicates with OData 2.0 services using Apache Olingo. diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md index 13e6d77..3af2596 100644 --- a/docs/user-manual/en/SUMMARY.md +++ b/docs/user-manual/en/SUMMARY.md @@ -344,7 +344,7 @@ * [Nats](nats-component.adoc) * [Netty4](netty4-component.adoc) * [Netty4 HTTP](netty4-http-component.adoc) - * [nsq](nsq-component.adoc) + * [NSQ](nsq-component.adoc) * [Olingo2](olingo2-component.adoc) * [Olingo4](olingo4-component.adoc) * [OPC UA Client](milo-client-component.adoc) diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 84ca06d..4df6506 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -3162,142 +3162,142 @@ <dependency> <groupId>org.apache.cxf.services.sts</groupId> <artifactId>cxf-services-sts-core</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf.services.ws-discovery</groupId> <artifactId>cxf-services-ws-discovery-api</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-core</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-bindings-soap</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-bindings-xml</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-databinding-jaxb</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-features-clustering</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-features-logging</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxrs</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxws</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-simple</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-management</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-rs-client</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-rs-extension-providers</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-rs-security-oauth2</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-rs-service-description-swagger</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-http</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-http-jetty</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-jms</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-local</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-addr</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-mex</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-policy</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-rm</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-security</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-security-oauth2</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-wsdl</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-testutils</artifactId> - <version>3.2.6</version> + <version>3.2.7</version> </dependency> <dependency> <groupId>org.apache.ftpserver</groupId>