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 e7c4c4c  Sync deps
     add ebde282  CAMEL-17624: remove deprecated 
camel-testcontainers-spring-junit5 component
     add ed67e7f  Fixed navigation and link issues in test-infra documentation

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/others.properties     |   1 -
 .../others/testcontainers-spring-junit5.json       |  15 ---
 .../camel-testcontainers-spring-junit5/pom.xml     | 146 ---------------------
 .../services/org/apache/camel/other.properties     |   7 -
 .../resources/testcontainers-spring-junit5.json    |  15 ---
 .../main/docs/testcontainers-spring-junit5.adoc    |  34 -----
 .../junit5/ContainerAwareSpringTestSupport.java    | 116 ----------------
 .../junit5/ContainerAwareSpringTestSupportIT.java  |  62 ---------
 .../src/test/resources/log4j2.properties           |  30 -----
 .../junit5/ContainerAwareSpringTestSupportTest.xml |  33 -----
 components/camel-test/pom.xml                      |   1 -
 .../json/testcontainers-spring-junit5.json         |   1 -
 docs/components/modules/others/nav.adoc            |   1 -
 .../others/pages/testcontainers-spring-junit5.adoc |   1 -
 docs/user-manual/modules/ROOT/nav.adoc             |   1 +
 .../user-manual/modules/ROOT/pages/test-infra.adoc |  12 +-
 docs/user-manual/modules/ROOT/pages/testing.adoc   |   1 -
 17 files changed, 7 insertions(+), 470 deletions(-)
 delete mode 100644 
catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/others/testcontainers-spring-junit5.json
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/pom.xml
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/generated/resources/META-INF/services/org/apache/camel/other.properties
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/generated/resources/testcontainers-spring-junit5.json
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/main/docs/testcontainers-spring-junit5.adoc
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/main/java/org/apache/camel/test/testcontainers/spring/junit5/ContainerAwareSpringTestSupport.java
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/test/java/org/apache/camel/test/testcontainers/spring/junit5/ContainerAwareSpringTestSupportIT.java
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/test/resources/log4j2.properties
 delete mode 100644 
components/camel-test/camel-testcontainers-spring-junit5/src/test/resources/org/apache/camel/test/testcontainers/spring/junit5/ContainerAwareSpringTestSupportTest.xml
 delete mode 120000 
docs/components/modules/others/examples/json/testcontainers-spring-junit5.json
 delete mode 120000 
docs/components/modules/others/pages/testcontainers-spring-junit5.adoc

Reply via email to