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 2021/07/28 05:08:08 UTC

[camel] branch regen_bot updated (09ff2c9 -> 73ebb20)

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 09ff2c9  (chores) camel-djl: cleanup exceptions (#5870)
     add 2936783  (chores) camel-jbang: code cleanups (#5869)
     add c1be1dc  OBS Doc Update (#5871)
     add 73ebb20  Regen for commit c1be1dc548e9205a094e1455924587f0ddd28371

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/hwcloud-obs-component.adoc       | 24 ++++++++++
 .../modules/ROOT/pages/hwcloud-obs-component.adoc  | 24 ++++++++++
 .../dsl/jbang/core/commands/AbstractSearch.java    | 19 ++------
 .../common/exceptions/ResourceAlreadyExists.java   |  2 +-
 ...lreadyExists.java => ResourceDoesNotExist.java} |  9 ++--
 .../camel-jbang-main/dist/CamelJBang.java          | 54 +++++++++++-----------
 .../src/main/jbang/main/CamelJBang.java            | 54 +++++++++++-----------
 7 files changed, 110 insertions(+), 76 deletions(-)
 copy dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/exceptions/{ResourceAlreadyExists.java => ResourceDoesNotExist.java} (80%)