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 576602789c6 Upgrade jsmpp 3.0.0
add 4fdebeb3afe CAMEL-19609: remove container references from the HDFS
test infra
add 947d2ef9b54 CAMEL-19609: fixed a cyclic dependency issue with
camel-test-infra-hdfs
No new revisions were added by this update.
Summary of changes:
.../component/hdfs/integration/HdfsAppendIT.java | 3 ++-
.../hdfs/integration/HdfsConsumerIntegrationIT.java | 3 ++-
.../HdfsProducerConsumerIntegrationIT.java | 3 ++-
test-infra/camel-test-infra-hdfs/pom.xml | 12 ------------
...calHDFSService.java => EmbeddedHDFSService.java} | 14 ++++----------
.../test/infra/hdfs/v2/services/HDFSContainer.java | 21 ++++++++++++---------
.../infra/hdfs/v2/services/HDFSServiceFactory.java | 15 +++++++--------
7 files changed, 29 insertions(+), 42 deletions(-)
rename
test-infra/camel-test-infra-hdfs/src/test/java/org/apache/camel/test/infra/hdfs/v2/services/{ContainerLocalHDFSService.java
=> EmbeddedHDFSService.java} (77%)