This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 325d81c CAMEL-13731: Implemented StringAggregationStrategy
new 39c7aaf CAMEL-13732: Converting to boolean should always be strict
new 406f3c9 Upgrade Mina
new 257fb14 Polished WARN
new 167b424 CAMEL-13732: Converting to boolean should always be strict
new 443752c Fixed CS
new f13ff21 Upgrade Mina
new 79101d6 CAMEL-13588: Component metadata json should unescape http
links so they are not invalid json, then we can website docs use the escaped
links and component json metadata use unescaped.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../file/remote/FtpConsumerAutoCreateTest.java | 4 +-
.../remote/sftp/SftpConsumerAutoCreateTest.java | 4 +-
.../apache/camel/component/mock/MockEndpoint.java | 2 +-
.../src/main/docs/rest-swagger-component.adoc | 4 +-
...rrayTest.java => ProducerBatchInvalidTest.java} | 47 ++++++++++------------
.../apache/camel/test/junit4/CamelTestSupport.java | 2 +-
.../apache/camel/converter/ObjectConverter.java | 5 ++-
.../camel/converter/ObjectConverterTest.java | 22 ++++++++--
.../dsl/RestSwaggerEndpointBuilderFactory.java | 2 +-
parent/pom.xml | 2 +-
.../RestSwaggerComponentConfiguration.java | 2 +-
.../camel-spring-boot-dependencies/pom.xml | 2 +-
.../camel/tools/apt/helper/JsonSchemaHelper.java | 4 +-
13 files changed, 60 insertions(+), 42 deletions(-)
copy
components/camel-sql/src/test/java/org/apache/camel/component/sql/stored/{ProducerBodyArrayTest.java
=> ProducerBatchInvalidTest.java} (64%)