This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 576602789c6 Upgrade jsmpp 3.0.0 new 4fdebeb3afe CAMEL-19609: remove container references from the HDFS test infra new 947d2ef9b54 CAMEL-19609: fixed a cyclic dependency issue with camel-test-infra-hdfs 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: .../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%)