spring-boot/spring-boot-project
Eric Haag a2be276dd8 Mock working directory for extract test
Prior to this change, this test would create files in the project
directory. This can cause issues with Gradle caching and up-to-date
checks.

To address this, the value of the working directory is mocked to a
temporary directory like all the other tests.

See gh-37395
2023-09-22 16:24:49 +01:00
..
spring-boot Fix wrong mocking 2023-09-21 16:42:43 +02:00
spring-boot-actuator Polish code and javadoc 2023-08-30 13:31:58 +01:00
spring-boot-actuator-autoconfigure Add default value metadata for management.metrics.export.signalfx.published-histogram-type 2023-09-08 11:04:26 +02:00
spring-boot-autoconfigure Update copyright year of changed files 2023-09-20 16:05:44 -07:00
spring-boot-cli Upgrade to Maven Resolver 1.9.14 2023-08-04 08:22:56 +01:00
spring-boot-dependencies Add dep management for kafka-server-common with test classifier 2023-09-22 16:20:53 +01:00
spring-boot-devtools Cleanup remote debug tunnel leftovers from devtools 2023-08-09 08:45:17 +02:00
spring-boot-docs Document support for Java 21 2023-09-22 09:22:14 +02:00
spring-boot-parent Upgrade to Testcontainers 1.18.3 2023-08-04 08:22:57 +01:00
spring-boot-properties-migrator Don't migrate properties that cause a circular reference 2023-06-16 16:14:41 -07:00
spring-boot-starters Update Data REST starter description to mention Spring MVC 2023-06-15 14:46:23 +01:00
spring-boot-test Describe quirks of JUL and Log4j2 in OutputCaptureExtension javadoc 2023-08-09 12:25:26 +01:00
spring-boot-test-autoconfigure Update copyright year of changed files 2023-09-20 16:05:44 -07:00
spring-boot-tools Mock working directory for extract test 2023-09-22 16:24:49 +01:00