This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from e988c03913e7 Infinispan ppc64le integration tests activation (#21140)
add 9180680abf6e CAMEL-22927: improving SqlServiceLocationHelper to that
it gets only the required properties (#21142)
No new revisions were added by this update.
Summary of changes:
.../component/sql/SqlServiceLocationHelper.java | 21 +--
.../sql/SqlServiceLocationHelperTest.java | 180 +++++++++++++++++++++
2 files changed, 187 insertions(+), 14 deletions(-)
create mode 100644
components/camel-sql/src/test/java/org/apache/camel/component/sql/SqlServiceLocationHelperTest.java