This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from acc38a2 Upgrade maven-compiler-plugin to version 3.8.0
new f81716e Fixed minor typos
new 31b8a7e Updated Javadoc to fix the docs generation
new 34aa0d1 Regen with new json docs for include
The 3 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:
bom/camel-bom/pom.xml | 5 +++++
.../org/apache/camel/model/dataformat/JacksonXMLDataFormat.java | 2 +-
.../java/org/apache/camel/model/dataformat/JsonDataFormat.java | 2 +-
.../camel-fastjson/src/main/docs/json-fastjson-dataformat.adoc | 4 ++--
components/camel-gson/src/main/docs/json-gson-dataformat.adoc | 4 ++--
.../camel-jackson/src/main/docs/json-jackson-dataformat.adoc | 4 ++--
.../camel-jacksonxml/src/main/docs/jacksonxml-dataformat.adoc | 6 +++---
.../camel-johnzon/src/main/docs/json-johnzon-dataformat.adoc | 4 ++--
.../camel-xstream/src/main/docs/json-xstream-dataformat.adoc | 2 +-
components/camel-xstream/src/main/docs/xstream-dataformat.adoc | 2 +-
.../fastjson/springboot/FastjsonDataFormatConfiguration.java | 2 +-
.../component/gson/springboot/GsonDataFormatConfiguration.java | 2 +-
.../jackson/springboot/JacksonDataFormatConfiguration.java | 2 +-
.../jacksonxml/springboot/JacksonXMLDataFormatConfiguration.java | 2 +-
.../johnzon/springboot/JohnzonDataFormatConfiguration.java | 2 +-
.../dataformat/xstream/springboot/JsonDataFormatConfiguration.java | 2 +-
.../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 7 ++++++-
17 files changed, 32 insertions(+), 22 deletions(-)