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 a5fdf24  Fixed camel-report maven plugin to use a specific http client 
which is what maven plexus uses.
     new 0af36b5  CAMEL-16518 - Deprecate Camel-APNS
     new 6aa5b1b  CAMEL-16518 - Deprecate Camel-APNS
     new 05e357d  Regen

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:
 .../resources/org/apache/camel/catalog/components/apns.json          | 2 +-
 .../resources/org/apache/camel/catalog/docs/apns-component.adoc      | 5 +++--
 components/camel-apns/pom.xml                                        | 2 +-
 .../META-INF/services/org/apache/camel/component.properties          | 2 +-
 .../generated/resources/org/apache/camel/component/apns/apns.json    | 2 +-
 components/camel-apns/src/main/docs/apns-component.adoc              | 5 +++--
 .../org/apache/camel/builder/component/ComponentsBuilderFactory.java | 1 +
 .../camel/builder/component/dsl/ApnsComponentBuilderFactory.java     | 1 +
 core/camel-componentdsl/src/generated/resources/metadata.json        | 2 +-
 .../org/apache/camel/builder/endpoint/StaticEndpointBuilders.java    | 2 ++
 .../camel/builder/endpoint/dsl/ApnsEndpointBuilderFactory.java       | 3 +++
 docs/components/modules/ROOT/pages/apns-component.adoc               | 5 +++--
 12 files changed, 21 insertions(+), 11 deletions(-)

Reply via email to