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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 72837d4  Sync deps
     add aa9009f  Generated configurer special handling for camel-main so we 
can use them only during bootstrap. Removed need for ALL_OPTIONS in almost all 
configurers.
     add bee4c7a  Generated configurer special handling for camel-main so we 
can use them only during bootstrap. Removed need for ALL_OPTIONS in almost all 
configurers.
     add b3e224d  Upgrade Artemis to version 2.16.0
     add 46945de  Sync deps

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 .../component/as2/AS2ComponentConfigurer.java      | 17 +++++-
 .../camel/component/as2/AS2EndpointConfigurer.java | 47 ++++++++++++++++-
 .../component/box/BoxComponentConfigurer.java      | 32 +++++++++++-
 .../camel/component/box/BoxEndpointConfigurer.java | 36 ++++++++++++-
 .../braintree/BraintreeComponentConfigurer.java    | 16 +++++-
 .../braintree/BraintreeEndpointConfigurer.java     | 30 ++++++++++-
 .../component/fhir/FhirComponentConfigurer.java    | 40 +++++++++++++-
 .../component/fhir/FhirEndpointConfigurer.java     | 61 +++++++++++++++++++++-
 .../GoogleCalendarComponentConfigurer.java         | 27 +++++++++-
 .../calendar/GoogleCalendarEndpointConfigurer.java | 47 ++++++++++++++++-
 .../drive/GoogleDriveComponentConfigurer.java      | 24 ++++++++-
 .../drive/GoogleDriveEndpointConfigurer.java       | 45 +++++++++++++++-
 .../google/mail/GoogleMailComponentConfigurer.java | 23 +++++++-
 .../google/mail/GoogleMailEndpointConfigurer.java  | 43 ++++++++++++++-
 .../sheets/GoogleSheetsComponentConfigurer.java    | 24 ++++++++-
 .../sheets/GoogleSheetsEndpointConfigurer.java     | 44 +++++++++++++++-
 .../olingo2/Olingo2ComponentConfigurer.java        | 31 ++++++++++-
 .../olingo2/Olingo2EndpointConfigurer.java         | 51 +++++++++++++++++-
 .../olingo4/Olingo4ComponentConfigurer.java        | 29 +++++++++-
 .../olingo4/Olingo4EndpointConfigurer.java         | 49 ++++++++++++++++-
 .../twilio/TwilioComponentConfigurer.java          | 21 +++++++-
 .../component/twilio/TwilioEndpointConfigurer.java | 38 +++++++++++++-
 .../zendesk/ZendeskComponentConfigurer.java        | 23 +++++++-
 .../zendesk/ZendeskEndpointConfigurer.java         | 42 ++++++++++++++-
 parent/pom.xml                                     |  2 +-
 .../packaging/EndpointSchemaGeneratorMojo.java     |  3 +-
 27 files changed, 820 insertions(+), 27 deletions(-)

Reply via email to