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 2022/01/08 21:29:55 UTC

[camel] branch regen_bot updated (de757e2 -> f3c34d6)

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 de757e2  (chores) java-17: fixes invalid Qname
     add 34d3d5f  CAMEL-17354: camel-beanio - Deprecate
     add f253610  CAMEL-17354: camel-beanio is now deprecated.
     add 9126045  Polished
     add f3c34d6  Regen for commit 9126045b6f10a797b474f0d5a38834a5f60f6dfe

No new revisions were added by this update.

Summary of changes:
 .../resources/org/apache/camel/catalog/dataformats/beanio.json      | 2 +-
 .../generated/resources/org/apache/camel/catalog/models/beanio.json | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd     | 4 ++--
 components/camel-beanio/pom.xml                                     | 6 +-----
 .../META-INF/services/org/apache/camel/dataformat.properties        | 2 +-
 .../resources/org/apache/camel/dataformat/beanio/beanio.json        | 2 +-
 components/camel-beanio/src/main/docs/beanio-dataformat.adoc        | 5 +++--
 .../resources/org/apache/camel/model/dataformat/beanio.json         | 2 +-
 .../java/org/apache/camel/model/dataformat/BeanioDataFormat.java    | 1 +
 .../java/org/apache/camel/dsl/yaml/YamlRoutesBuilderLoader.java     | 2 +-
 10 files changed, 13 insertions(+), 15 deletions(-)