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

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


    from d7ebff5f82e chore: Allow DataTypeProcessor used as processor 
definition (#11233)
     new 6856944e1bd CAMEL-19803: camel-core - Error handler model should have 
commonly used options moved higher up in index
     new 6ffda9875de Regen

The 2 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/pdf.json   |  2 +-
 .../org/apache/camel/catalog/models/deadLetterChannel.json   | 10 +++++-----
 .../org/apache/camel/catalog/models/defaultErrorHandler.json | 10 +++++-----
 .../camel/catalog/models/jtaTransactionErrorHandler.json     | 10 +++++-----
 .../camel/catalog/models/springTransactionErrorHandler.json  | 10 +++++-----
 .../apache/camel/model/errorhandler/deadLetterChannel.json   | 10 +++++-----
 .../apache/camel/model/errorhandler/defaultErrorHandler.json | 10 +++++-----
 .../camel/model/errorhandler/jtaTransactionErrorHandler.json | 10 +++++-----
 .../model/errorhandler/springTransactionErrorHandler.json    | 10 +++++-----
 .../model/errorhandler/DefaultErrorHandlerDefinition.java    | 12 ++++++------
 .../builder/endpoint/dsl/PdfEndpointBuilderFactory.java      |  2 +-
 11 files changed, 48 insertions(+), 48 deletions(-)

Reply via email to