Browse Source

Merge branch '2.4.x'

See gh-25077
pull/25093/head
Andy Wilkinson 5 years ago
parent
commit
db781a0d84
  1. 7
      buildSrc/src/main/java/org/springframework/boot/build/JavaConventions.java
  2. 1
      spring-boot-project/spring-boot-actuator-autoconfigure/build.gradle
  3. 1
      spring-boot-project/spring-boot-actuator/build.gradle
  4. 1
      spring-boot-project/spring-boot-autoconfigure/build.gradle
  5. 2
      spring-boot-project/spring-boot-cli/build.gradle
  6. 1
      spring-boot-project/spring-boot-devtools/build.gradle
  7. 1
      spring-boot-project/spring-boot-docs/build.gradle
  8. 2
      spring-boot-project/spring-boot-properties-migrator/build.gradle
  9. 2
      spring-boot-project/spring-boot-test-autoconfigure/build.gradle
  10. 1
      spring-boot-project/spring-boot-test/build.gradle
  11. 2
      spring-boot-project/spring-boot-tools/spring-boot-antlib/build.gradle
  12. 2
      spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/build.gradle
  13. 4
      spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/build.gradle
  14. 2
      spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/build.gradle
  15. 2
      spring-boot-project/spring-boot-tools/spring-boot-configuration-processor/build.gradle
  16. 2
      spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/build.gradle
  17. 2
      spring-boot-project/spring-boot-tools/spring-boot-jarmode-layertools/build.gradle
  18. 2
      spring-boot-project/spring-boot-tools/spring-boot-loader-tools/build.gradle
  19. 3
      spring-boot-project/spring-boot-tools/spring-boot-loader/build.gradle
  20. 2
      spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle
  21. 1
      spring-boot-project/spring-boot-tools/spring-boot-test-support/build.gradle
  22. 1
      spring-boot-project/spring-boot/build.gradle
  23. 2
      spring-boot-tests/spring-boot-deployment-tests/build.gradle
  24. 2
      spring-boot-tests/spring-boot-integration-tests/spring-boot-configuration-processor-tests/build.gradle
  25. 2
      spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/build.gradle
  26. 2
      spring-boot-tests/spring-boot-integration-tests/spring-boot-loader-tests/build.gradle
  27. 1
      spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/build.gradle
  28. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-activemq/build.gradle
  29. 1
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-custom-security/build.gradle
  30. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-log4j2/build.gradle
  31. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-noweb/build.gradle
  32. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-ui/build.gradle
  33. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator/build.gradle
  34. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-amqp/build.gradle
  35. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-animated-banner/build.gradle
  36. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.gradle
  37. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-aop/build.gradle
  38. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-atmosphere/build.gradle
  39. 4
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-batch/build.gradle
  40. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-cache/build.gradle
  41. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-couchbase/build.gradle
  42. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-elasticsearch/build.gradle
  43. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-jdbc/build.gradle
  44. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-jpa/build.gradle
  45. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-ldap/build.gradle
  46. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-mongodb/build.gradle
  47. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-neo4j/build.gradle
  48. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-r2dbc-flyway/build.gradle
  49. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-r2dbc-liquibase/build.gradle
  50. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-r2dbc/build.gradle
  51. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-redis/build.gradle
  52. 1
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-rest/build.gradle
  53. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-devtools/build.gradle
  54. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-flyway/build.gradle
  55. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hateoas/build.gradle
  56. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hazelcast3/build.gradle
  57. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hibernate52/build.gradle
  58. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-integration/build.gradle
  59. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jersey/build.gradle
  60. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty-jsp/build.gradle
  61. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty-ssl/build.gradle
  62. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty/build.gradle
  63. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jpa/build.gradle
  64. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jta-atomikos/build.gradle
  65. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-junit-vintage/build.gradle
  66. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-kafka/build.gradle
  67. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-liquibase/build.gradle
  68. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-logback/build.gradle
  69. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-oauth2-client/build.gradle
  70. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-oauth2-resource-server/build.gradle
  71. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-parent-context/build.gradle
  72. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-profile/build.gradle
  73. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-property-validation/build.gradle
  74. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-quartz/build.gradle
  75. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-reactive-oauth2-client/build.gradle
  76. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-reactive-oauth2-resource-server/build.gradle
  77. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-rsocket/build.gradle
  78. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-saml2-service-provider/build.gradle
  79. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-secure-jersey/build.gradle
  80. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-secure-webflux/build.gradle
  81. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-secure/build.gradle
  82. 1
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-servlet/build.gradle
  83. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-session-webflux/build.gradle
  84. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-session/build.gradle
  85. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-simple/build.gradle
  86. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-test-nomockito/build.gradle
  87. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-test/build.gradle
  88. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-testng/build.gradle
  89. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat-jsp/build.gradle
  90. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat-multi-connectors/build.gradle
  91. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat-ssl/build.gradle
  92. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat/build.gradle
  93. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-traditional/build.gradle
  94. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-undertow-ssl/build.gradle
  95. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-undertow/build.gradle
  96. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-war/build.gradle
  97. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-freemarker/build.gradle
  98. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-groovy-templates/build.gradle
  99. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-jsp/build.gradle
  100. 2
      spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-method-security/build.gradle
  101. Some files were not shown because too many files have changed in this diff Show More

7
buildSrc/src/main/java/org/springframework/boot/build/JavaConventions.java

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
/*
* Copyright 2012-2020 the original author or authors.
* Copyright 2012-2021 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@ -60,6 +60,9 @@ import org.springframework.boot.build.testing.TestFailuresPlugin; @@ -60,6 +60,9 @@ import org.springframework.boot.build.testing.TestFailuresPlugin;
* Checkstyle}, {@link TestFailuresPlugin Test Failures}, and {@link TestRetryPlugin Test
* Retry} plugins are applied
* <li>{@link Test} tasks are configured to use JUnit Platform and use a max heap of 1024M
* <li>A {@code testRuntimeOnly} dependency upon
* {@code org.junit.platform:junit-platform-launcher} is added to projects with the
* {@link JavaPlugin} applied
* <li>{@link JavaCompile}, {@link Javadoc}, and {@link FormatTask} tasks are configured
* to use UTF-8 encoding
* <li>{@link JavaCompile} tasks are configured to use {@code -parameters} and, when
@ -146,6 +149,8 @@ class JavaConventions { @@ -146,6 +149,8 @@ class JavaConventions {
test.useJUnitPlatform();
test.setMaxHeapSize("1024M");
});
project.getPlugins().withType(JavaPlugin.class, (javaPlugin) -> project.getDependencies()
.add(JavaPlugin.TEST_RUNTIME_ONLY_CONFIGURATION_NAME, "org.junit.platform:junit-platform-launcher"));
project.getPlugins().apply(TestRetryPlugin.class);
project.getTasks().withType(Test.class,
(test) -> project.getPlugins().withType(TestRetryPlugin.class, (testRetryPlugin) -> {

1
spring-boot-project/spring-boot-actuator-autoconfigure/build.gradle

@ -143,7 +143,6 @@ dependencies { @@ -143,7 +143,6 @@ dependencies {
testImplementation("org.springframework.security:spring-security-test")
testImplementation("org.yaml:snakeyaml")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.springframework.security:spring-security-oauth2-jose")
testRuntimeOnly("org.springframework.security:spring-security-oauth2-resource-server")
testRuntimeOnly("org.springframework.security:spring-security-saml2-service-provider")

1
spring-boot-project/spring-boot-actuator/build.gradle

@ -90,6 +90,5 @@ dependencies { @@ -90,6 +90,5 @@ dependencies {
testRuntimeOnly("javax.xml.bind:jaxb-api")
testRuntimeOnly("org.apache.tomcat.embed:tomcat-embed-el")
testRuntimeOnly("org.glassfish.jersey.ext:jersey-spring5")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.hsqldb:hsqldb")
}

1
spring-boot-project/spring-boot-autoconfigure/build.gradle

@ -185,5 +185,4 @@ dependencies { @@ -185,5 +185,4 @@ dependencies {
testImplementation("org.yaml:snakeyaml")
testRuntimeOnly("org.jetbrains.kotlin:kotlin-reflect")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-project/spring-boot-cli/build.gradle

@ -66,8 +66,6 @@ dependencies { @@ -66,8 +66,6 @@ dependencies {
testImplementation("org.mockito:mockito-junit-jupiter")
testImplementation("org.springframework:spring-test")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRepository(project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-actuator", configuration: "mavenRepository"))
testRepository(project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-amqp", configuration: "mavenRepository"))
testRepository(project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-aop", configuration: "mavenRepository"))

1
spring-boot-project/spring-boot-devtools/build.gradle

@ -70,7 +70,6 @@ dependencies { @@ -70,7 +70,6 @@ dependencies {
testImplementation("org.thymeleaf:thymeleaf-spring5")
testImplementation("nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.yaml:snakeyaml")
}

1
spring-boot-project/spring-boot-docs/build.gradle

@ -103,7 +103,6 @@ dependencies { @@ -103,7 +103,6 @@ dependencies {
testRuntimeOnly(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testRuntimeOnly("com.h2database:h2")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.springframework:spring-jdbc")
testSlices(project(path: ":spring-boot-project:spring-boot-test-autoconfigure", configuration: "testSliceMetadata"))

2
spring-boot-project/spring-boot-properties-migrator/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.assertj:assertj-core")
testImplementation("org.springframework:spring-test")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-project/spring-boot-test-autoconfigure/build.gradle

@ -85,8 +85,6 @@ dependencies { @@ -85,8 +85,6 @@ dependencies {
testImplementation("org.testcontainers:neo4j")
testImplementation("org.testcontainers:testcontainers")
testImplementation("org.thymeleaf:thymeleaf")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
configurations {

1
spring-boot-project/spring-boot-test/build.gradle

@ -49,7 +49,6 @@ dependencies { @@ -49,7 +49,6 @@ dependencies {
testImplementation("org.springframework:spring-webmvc")
testImplementation("org.testng:testng")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
}

2
spring-boot-project/spring-boot-tools/spring-boot-antlib/build.gradle

@ -24,8 +24,6 @@ dependencies { @@ -24,8 +24,6 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-tools:spring-boot-loader-tools"))
implementation("org.springframework:spring-core")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
task copyIntegrationTestSources(type: Copy) {

2
spring-boot-project/spring-boot-tools/spring-boot-autoconfigure-processor/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
testImplementation("org.assertj:assertj-core")
testImplementation("org.springframework:spring-core")
testImplementation("org.junit.jupiter:junit-jupiter")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

4
spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/build.gradle

@ -13,7 +13,7 @@ dependencies { @@ -13,7 +13,7 @@ dependencies {
api("org.apache.commons:commons-compress:1.19")
api("org.apache.httpcomponents:httpclient")
api("org.springframework:spring-core")
testImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
testImplementation("com.jayway.jsonpath:json-path")
testImplementation("org.assertj:assertj-core")
@ -23,6 +23,4 @@ dependencies { @@ -23,6 +23,4 @@ dependencies {
testImplementation("org.mockito:mockito-core")
testImplementation("org.mockito:mockito-junit-jupiter")
testImplementation("org.skyscreamer:jsonassert")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-project/spring-boot-tools/spring-boot-configuration-metadata/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.assertj:assertj-core")
testImplementation("org.springframework:spring-core")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-project/spring-boot-tools/spring-boot-configuration-processor/build.gradle

@ -26,6 +26,4 @@ dependencies { @@ -26,6 +26,4 @@ dependencies {
testImplementation("org.mockito:mockito-core")
testImplementation("org.projectlombok:lombok")
testImplementation("org.springframework:spring-core")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/build.gradle

@ -43,8 +43,6 @@ dependencies { @@ -43,8 +43,6 @@ dependencies {
testImplementation("org.mockito:mockito-core")
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:testcontainers")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
gradlePlugin {

2
spring-boot-project/spring-boot-tools/spring-boot-jarmode-layertools/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.mockito:mockito-core")
testImplementation("org.mockito:mockito-junit-jupiter")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-project/spring-boot-tools/spring-boot-loader-tools/build.gradle

@ -31,8 +31,6 @@ dependencies { @@ -31,8 +31,6 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.mockito:mockito-core")
testImplementation("org.zeroturnaround:zt-zip:1.13")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
sourceSets {

3
spring-boot-project/spring-boot-tools/spring-boot-loader/build.gradle

@ -18,7 +18,6 @@ dependencies { @@ -18,7 +18,6 @@ dependencies {
testRuntimeOnly("ch.qos.logback:logback-classic")
testRuntimeOnly("org.bouncycastle:bcprov-jdk16:1.46")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.slf4j:jcl-over-slf4j")
testRuntimeOnly("org.springframework:spring-webmvc")
}
}

2
spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/build.gradle

@ -42,8 +42,6 @@ dependencies { @@ -42,8 +42,6 @@ dependencies {
testImplementation("org.mockito:mockito-core")
testImplementation("org.mockito:mockito-junit-jupiter")
testImplementation("org.springframework:spring-core")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
task syncSpringBootDependenciesBom(type: Sync) {

1
spring-boot-project/spring-boot-tools/spring-boot-test-support/build.gradle

@ -34,5 +34,4 @@ dependencies { @@ -34,5 +34,4 @@ dependencies {
testImplementation("org.springframework:spring-context")
testRuntimeOnly("org.hibernate.validator:hibernate-validator")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

1
spring-boot-project/spring-boot/build.gradle

@ -99,7 +99,6 @@ dependencies { @@ -99,7 +99,6 @@ dependencies {
testImplementation("org.springframework.data:spring-data-r2dbc")
testImplementation("org.xerial:sqlite-jdbc")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
testRuntimeOnly("org.testcontainers:jdbc") {
exclude group: "javax.annotation", module: "javax.annotation-api"
exclude group: "javax.xml.bind", module: "jaxb-api"

2
spring-boot-tests/spring-boot-deployment-tests/build.gradle

@ -27,8 +27,6 @@ dependencies { @@ -27,8 +27,6 @@ dependencies {
intTestImplementation("org.springframework:spring-web")
providedRuntime(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
intTest {

2
spring-boot-tests/spring-boot-integration-tests/spring-boot-configuration-processor-tests/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-configuration-metadata"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-integration-tests/spring-boot-launch-script-tests/build.gradle

@ -20,8 +20,6 @@ dependencies { @@ -20,8 +20,6 @@ dependencies {
intTestImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
intTestImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
intTestImplementation("org.testcontainers:testcontainers")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
task syncMavenRepository(type: Sync) {

2
spring-boot-tests/spring-boot-integration-tests/spring-boot-loader-tests/build.gradle

@ -20,8 +20,6 @@ dependencies { @@ -20,8 +20,6 @@ dependencies {
intTestImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
intTestImplementation("org.testcontainers:junit-jupiter")
intTestImplementation("org.testcontainers:testcontainers")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
task syncMavenRepository(type: Sync) {

1
spring-boot-tests/spring-boot-integration-tests/spring-boot-server-tests/build.gradle

@ -34,7 +34,6 @@ dependencies { @@ -34,7 +34,6 @@ dependencies {
testRepository(project(path: ":spring-boot-project:spring-boot-starters:spring-boot-starter-undertow", configuration: "mavenRepository"))
testRuntimeOnly(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-logging"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
task prepareMavenBinaries(type: org.springframework.boot.build.mavenplugin.PrepareMavenBinaries) {

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-activemq/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-activemq"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

1
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-custom-security/build.gradle

@ -16,5 +16,4 @@ dependencies { @@ -16,5 +16,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-log4j2/build.gradle

@ -17,6 +17,4 @@ dependencies { @@ -17,6 +17,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-noweb/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-actuator"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator-ui/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-actuator/build.gradle

@ -15,7 +15,5 @@ dependencies { @@ -15,7 +15,5 @@ dependencies {
runtimeOnly("com.h2database:h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-amqp/build.gradle

@ -7,6 +7,4 @@ description = "Spring Boot AMQP smoke test" @@ -7,6 +7,4 @@ description = "Spring Boot AMQP smoke test"
dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-amqp"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-animated-banner/build.gradle

@ -7,6 +7,4 @@ description = "Spring Boot animated banner smoke test" @@ -7,6 +7,4 @@ description = "Spring Boot animated banner smoke test"
dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/build.gradle

@ -37,8 +37,6 @@ dependencies { @@ -37,8 +37,6 @@ dependencies {
testImplementation("org.assertj:assertj-core")
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.springframework:spring-core")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
task syncTestRepository(type: Sync) {

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-aop/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-aop"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-atmosphere/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
testImplementation(enforcedPlatform(project(":spring-boot-project:spring-boot-dependencies")))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.springframework:spring-websocket")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

4
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-batch/build.gradle

@ -7,10 +7,8 @@ description = "Spring Boot Batch smoke test" @@ -7,10 +7,8 @@ description = "Spring Boot Batch smoke test"
dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-batch"))
runtimeOnly("org.hsqldb:hsqldb")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-cache/build.gradle vendored

@ -39,8 +39,6 @@ dependencies { @@ -39,8 +39,6 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
if (project.hasProperty("cache")) {
caches[project.getProperty("cache")].each { runtimeOnly it }
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-couchbase/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-data-couchbase"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-elasticsearch/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-data-elasticsearch"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-jdbc/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
runtimeOnly("com.h2database:h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-jpa/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
runtimeOnly("com.h2database:h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-ldap/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
runtimeOnly("com.unboundid:unboundid-ldapsdk")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-mongodb/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
runtimeOnly("de.flapdoodle.embed:de.flapdoodle.embed.mongo")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-neo4j/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-data-neo4j"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-r2dbc-flyway/build.gradle

@ -18,6 +18,4 @@ dependencies { @@ -18,6 +18,4 @@ dependencies {
testImplementation("io.projectreactor:reactor-test")
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:postgresql")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-r2dbc-liquibase/build.gradle

@ -18,6 +18,4 @@ dependencies { @@ -18,6 +18,4 @@ dependencies {
testImplementation("io.projectreactor:reactor-test")
testImplementation("org.testcontainers:junit-jupiter")
testImplementation("org.testcontainers:postgresql")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-r2dbc/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
runtimeOnly("io.r2dbc:r2dbc-h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-redis/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-data-redis"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

1
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-data-rest/build.gradle

@ -17,5 +17,4 @@ dependencies { @@ -17,5 +17,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("com.jayway.jsonpath:json-path")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-devtools/build.gradle

@ -17,6 +17,4 @@ dependencies { @@ -17,6 +17,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-flyway/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
runtimeOnly("org.flywaydb:flyway-core")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hateoas/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-hateoas"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hazelcast3/build.gradle

@ -21,6 +21,4 @@ dependencies { @@ -21,6 +21,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-webflux"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-hibernate52/build.gradle

@ -19,6 +19,4 @@ dependencies { @@ -19,6 +19,4 @@ dependencies {
runtimeOnly("com.h2database:h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-integration/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.awaitility:awaitility")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jersey/build.gradle

@ -15,6 +15,4 @@ dependencies { @@ -15,6 +15,4 @@ dependencies {
}
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty-jsp/build.gradle

@ -27,6 +27,4 @@ dependencies { @@ -27,6 +27,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-jetty"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty-ssl/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jetty/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-jetty"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jpa/build.gradle

@ -22,6 +22,4 @@ dependencies { @@ -22,6 +22,4 @@ dependencies {
runtimeOnly("com.h2database:h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-jta-atomikos/build.gradle

@ -20,6 +20,4 @@ dependencies { @@ -20,6 +20,4 @@ dependencies {
}
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-junit-vintage/build.gradle

@ -11,8 +11,6 @@ dependencies { @@ -11,8 +11,6 @@ dependencies {
testImplementation("org.junit.vintage:junit-vintage-engine") {
exclude group: "org.hamcrest", module: "hamcrest-core"
}
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
test {

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-kafka/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.awaitility:awaitility")
testImplementation("org.springframework.kafka:spring-kafka-test")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-liquibase/build.gradle

@ -14,6 +14,4 @@ dependencies { @@ -14,6 +14,4 @@ dependencies {
runtimeOnly("com.h2database:h2")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-logback/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-oauth2-client/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-oauth2-resource-server/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("com.squareup.okhttp3:mockwebserver:3.9.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-parent-context/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.awaitility:awaitility")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-profile/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-property-validation/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-quartz/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.awaitility:awaitility")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-reactive-oauth2-client/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-reactive-oauth2-resource-server/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("com.squareup.okhttp3:mockwebserver:3.9.0")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-rsocket/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("io.projectreactor:reactor-test")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-saml2-service-provider/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
implementation("org.springframework.security:spring-security-saml2-service-provider")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-secure-jersey/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
implementation("org.jolokia:jolokia-core")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-secure-webflux/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("io.projectreactor:reactor-test")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-secure/build.gradle

@ -9,6 +9,4 @@ dependencies { @@ -9,6 +9,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-security"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

1
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-servlet/build.gradle

@ -13,5 +13,4 @@ dependencies { @@ -13,5 +13,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-tomcat"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-session-webflux/build.gradle

@ -24,6 +24,4 @@ dependencies { @@ -24,6 +24,4 @@ dependencies {
sessionStores[project.findProperty("sessionStore") ?: "mongodb"].each { runtimeOnly it }
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-session/build.gradle

@ -33,6 +33,4 @@ dependencies { @@ -33,6 +33,4 @@ dependencies {
sessionStores[project.findProperty("sessionStore") ?: "jdbc"].each { runtimeOnly it }
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-simple/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
}
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-test-nomockito/build.gradle

@ -15,6 +15,4 @@ dependencies { @@ -15,6 +15,4 @@ dependencies {
testImplementation("org.assertj:assertj-core")
testImplementation("org.junit.jupiter:junit-jupiter")
testImplementation("org.springframework:spring-test")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-test/build.gradle

@ -17,6 +17,4 @@ dependencies { @@ -17,6 +17,4 @@ dependencies {
testImplementation("org.seleniumhq.selenium:selenium-api")
testImplementation("org.seleniumhq.selenium:htmlunit-driver")
testImplementation("net.sourceforge.htmlunit:htmlunit")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-testng/build.gradle

@ -14,8 +14,6 @@ dependencies { @@ -14,8 +14,6 @@ dependencies {
testImplementation("org.assertj:assertj-core")
testImplementation("org.springframework:spring-test")
testImplementation("org.testng:testng:6.8.13")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}
test {

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat-jsp/build.gradle

@ -19,6 +19,4 @@ dependencies { @@ -19,6 +19,4 @@ dependencies {
providedRuntime("org.apache.tomcat.embed:tomcat-embed-jasper")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat-multi-connectors/build.gradle

@ -10,6 +10,4 @@ dependencies { @@ -10,6 +10,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat-ssl/build.gradle

@ -10,6 +10,4 @@ dependencies { @@ -10,6 +10,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-tomcat/build.gradle

@ -11,6 +11,4 @@ dependencies { @@ -11,6 +11,4 @@ dependencies {
implementation("org.springframework:spring-webmvc")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-traditional/build.gradle

@ -20,6 +20,4 @@ dependencies { @@ -20,6 +20,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-undertow-ssl/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testImplementation("org.apache.httpcomponents:httpclient")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-undertow/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-undertow"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-war/build.gradle

@ -19,6 +19,4 @@ dependencies { @@ -19,6 +19,4 @@ dependencies {
providedCompile("jakarta.servlet:jakarta.servlet-api")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-freemarker/build.gradle

@ -10,6 +10,4 @@ dependencies { @@ -10,6 +10,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-groovy-templates/build.gradle

@ -13,6 +13,4 @@ dependencies { @@ -13,6 +13,4 @@ dependencies {
}
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-jsp/build.gradle

@ -19,6 +19,4 @@ dependencies { @@ -19,6 +19,4 @@ dependencies {
providedRuntime("org.apache.tomcat.embed:tomcat-embed-jasper")
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

2
spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-web-method-security/build.gradle

@ -12,6 +12,4 @@ dependencies { @@ -12,6 +12,4 @@ dependencies {
implementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
testImplementation(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-test"))
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save