This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from 02191fab78 Updated CHANGELOG.md
new 936ed3e928 Use hasItems instead of containsInAnyOrder to verify list
of blob containers
new c67b3165b4 Test Azure Blob with autowiredEnabled=false
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:
.../storage/blob/it/AzureStorageBlobProducers.java | 8 +++++
.../storage/blob/it/AzureStorageBlobResource.java | 10 +++++--
.../storage/blob/it/AzureStorageBlobRoutes.java | 11 ++++++-
.../storage/blob/it/AzureStorageBlobTest.java | 34 ++++++++++++++++++++--
4 files changed, 57 insertions(+), 6 deletions(-)