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/12/07 12:33:12 UTC

(camel) branch regen_bot updated (3bafdbb52ef -> 5737f7806b1)

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 3bafdbb52ef Release: Modify the name of SBOMs to be uploaded on dist/release
     add 8b7f918da30 CAMEL-20194: fixed incorrect directory for the azure test infra (#12349)
     add 5737f7806b1 CAMEL-20204: getLength on StringSource/StreamSourceCache to not use super. (#12348)

No new revisions were added by this update.

Summary of changes:
 .../converter/stream/StreamSourceCacheTest.java    | 23 ++++++++++++++++
 .../apache/camel/util/xml/StreamSourceCache.java   |  5 ++++
 .../org/apache/camel/util/xml/StringSource.java    |  5 ++++
 .../apache/camel/util/xml/StringSourceTest.java}   | 31 +++++++++++-----------
 .../common/services/container.properties           |  0
 5 files changed, 49 insertions(+), 15 deletions(-)
 copy core/{camel-core/src/test/java/org/apache/camel/converter/stream/ReaderCacheTest.java => camel-xml-jaxp/src/test/java/org/apache/camel/util/xml/StringSourceTest.java} (56%)
 rename test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/{ => azure}/common/services/container.properties (100%)