• Andy Wilkinson's avatar
    Rename Gradle plugin tests to work around Windows filename restrictions · 9bbccb09
    Andy Wilkinson authored
    The Gradle plugin integration tests find their Gradle build scripts
    using a naming convention of ${ClassName}-${methodName}.gradle. This
    convention led to two gradle scripts with filenames that were long
    enough to causes problems on Windows.
    
    This commit renames two test methods to reduce the length of their
    names and, therefore, the names of their corresponding Gradle script
    files.
    
    Closes gh-10868
    9bbccb09
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...