You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-tools/spring-boot-gradle-plugin
Andy Wilkinson ae0700efc1 Try to make RunningDocumentationTests platform independent
Windows seems unable to decide if the temp dir is in System32 or
system32 which breaks the comparison. This commit attempts to appease
the gods of case sensitity by reducing the portion of the path that we
check so that system32 vs System32 doesn't come into it.

See gh-8920
8 years ago
..
gradle/wrapper Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
src Try to make RunningDocumentationTests platform independent 8 years ago
build.gradle Make Maven Central available to Gradle plugin's build 8 years ago
gradle.properties Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
gradlew Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
gradlew.bat Use Gradle, executed by Maven, to build the Gradle plugin 8 years ago
pom.xml Fix windows build of the Gradle plugin 8 years ago