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/07/18 12:02:46 UTC

[camel] branch regen_bot updated (7c94d80390a -> 24c1120d01c)

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 7c94d80390a CAMEL-19063: camel-atom/camel-rss - Use another atom parser that is up to date.
     add 16034691620 fix!: specify array name when fetching collections instead of inferring the array name since it's not always going to work (#10712)
     add c0c86a04657 Regen
     add 24c1120d01c Regen

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/dhis2.json |  4 +--
 .../apache/camel/component/dhis2/api/Dhis2Get.java |  9 +++--
 .../component/dhis2/api/Dhis2GetTestCase.java      |  6 ++--
 .../component/dhis2/Dhis2EndpointUriFactory.java   |  3 +-
 .../dhis2/Dhis2GetEndpointConfiguration.java       | 13 +++++++-
 .../Dhis2GetEndpointConfigurationConfigurer.java   |  7 ++++
 .../dhis2/internal/Dhis2GetApiMethod.java          |  1 +
 .../org/apache/camel/component/dhis2/dhis2.json    |  4 +--
 .../src/main/docs/dhis2-component.adoc             | 13 ++++----
 .../apache/camel/component/dhis2/Dhis2GetIT.java   | 11 +-----
 .../dsl/ArangodbComponentBuilderFactory.java       | 15 +++++++++
 .../endpoint/dsl/AtomEndpointBuilderFactory.java   | 39 ++--------------------
 .../endpoint/dsl/RssEndpointBuilderFactory.java    | 34 -------------------
 13 files changed, 58 insertions(+), 101 deletions(-)