You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/08/29 19:20:20 UTC

[camel] branch regen_bot updated (e9d6c776865 -> be71348631a)

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 e9d6c776865 CAMEL-19731 AS2: Fixed null pointer exception  (#11229)
     add d7ebff5f82e chore: Allow DataTypeProcessor used as processor definition (#11233)
     add 6856944e1bd CAMEL-19803: camel-core - Error handler model should have commonly used options moved higher up in index
     add 6ffda9875de Regen
     add be71348631a Regen for commit 6ffda9875dedc199071437ba4985e20aa6eabbd8

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/models/deadLetterChannel.json    | 10 ++--
 .../camel/catalog/models/defaultErrorHandler.json  | 10 ++--
 .../catalog/models/jtaTransactionErrorHandler.json | 10 ++--
 .../models/springTransactionErrorHandler.json      | 10 ++--
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 54 +++++++++++-----------
 .../model/errorhandler/deadLetterChannel.json      | 10 ++--
 .../model/errorhandler/defaultErrorHandler.json    | 10 ++--
 .../errorhandler/jtaTransactionErrorHandler.json   | 10 ++--
 .../springTransactionErrorHandler.json             | 10 ++--
 .../DefaultErrorHandlerDefinition.java             | 12 ++---
 .../processor/transformer/DataTypeProcessor.java   |  2 +-
 .../DefaultManagementObjectStrategy.java           |  2 +-
 .../endpoint/dsl/PdfEndpointBuilderFactory.java    |  2 +-
 13 files changed, 76 insertions(+), 76 deletions(-)