You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gn...@apache.org on 2019/03/04 14:00:24 UTC

[camel] branch master updated (02e8c35 -> 796b0a3)

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 02e8c35  Upgrade Snakeyaml to version 1.24
     new 386cfe8  [CAMEL-13257] Cleanup OSGi manifest headers
     new 00eb370  [CAMEL-13285] Remove warning from javadoc generation
     new 796b0a3  [CAMEL-13285] Remove warning from pom projects in maven-bundle-plugin

The 35867 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:
 catalog/camel-catalog-lucene/pom.xml               |  3 ++
 catalog/camel-catalog-maven/pom.xml                |  3 ++
 components/camel-as2/camel-as2-api/pom.xml         |  6 +++-
 components/camel-atom/pom.xml                      |  6 ++++
 components/camel-bonita/pom.xml                    |  3 ++
 components/camel-box/camel-box-api/pom.xml         |  7 ++++-
 .../component/box/api/BoxEventLogsManager.java     |  2 +-
 components/camel-cometd/pom.xml                    |  2 +-
 components/camel-cxf-transport/pom.xml             |  7 +----
 components/camel-cxf/pom.xml                       |  3 +-
 components/camel-fhir/camel-fhir-api/pom.xml       |  2 +-
 components/camel-flatpack/pom.xml                  |  3 ++
 components/camel-freemarker/pom.xml                |  3 ++
 components/camel-gora/pom.xml                      |  1 -
 components/camel-http4/pom.xml                     |  1 -
 components/camel-ical/pom.xml                      |  1 -
 components/camel-jetty-common/pom.xml              |  1 +
 components/camel-jetty/pom.xml                     |  1 +
 components/camel-jpa/pom.xml                       |  1 +
 .../camel-linkedin/camel-linkedin-api/pom.xml      |  6 +++-
 .../camel-linkedin-component/pom.xml               |  3 ++
 components/camel-lucene/pom.xml                    |  6 ++++
 components/camel-olingo2/camel-olingo2-api/pom.xml |  6 +++-
 components/camel-olingo4/camel-olingo4-api/pom.xml |  6 +++-
 .../camel-salesforce-component/pom.xml             |  5 ++++
 components/camel-saxon/pom.xml                     |  3 ++
 .../camel-servicenow-component/pom.xml             |  3 ++
 components/camel-solr/pom.xml                      |  3 ++
 components/camel-tagsoup/pom.xml                   |  3 ++
 components/camel-telegram/pom.xml                  |  3 ++
 components/camel-velocity/pom.xml                  |  3 ++
 components/camel-weather/pom.xml                   |  3 ++
 components/camel-websocket/pom.xml                 |  3 +-
 components/camel-wordpress/pom.xml                 |  3 ++
 components/camel-xstream/pom.xml                   |  3 ++
 .../camel-example-artemis-amqp-blueprint/pom.xml   |  3 ++
 .../pom.xml                                        |  3 ++
 examples/camel-example-cxf/pom.xml                 |  3 ++
 examples/camel-example-loan-broker-cxf/pom.xml     |  3 ++
 .../camel-example-spring-boot-rest-jpa/pom.xml     |  4 +++
 parent/pom.xml                                     | 32 +++++-----------------
 platforms/spring-boot/spring-boot-dm/pom.xml       |  2 +-
 tooling/apt/pom.xml                                |  3 ++
 tooling/camel-bundle-plugin/pom.xml                |  6 ++++
 tooling/camel-util-json/pom.xml                    |  3 ++
 tooling/meta-annotations/pom.xml                   |  3 ++
 tooling/spi-annotations/pom.xml                    |  3 ++
 tooling/swagger-rest-dsl-generator/pom.xml         |  7 +++++
 48 files changed, 147 insertions(+), 46 deletions(-)