• dreis2211's avatar
    Fix ModifiedClassPathRunner tests if run via IDEA · efc9dcc2
    dreis2211 authored
    IntelliJ can shorten the classpath to a single classpath.jar in order to
    circumvent errors originating from a too long classpath. This breaks the
    filtering inside ModifiedClassPathRunner as the classpath contains only a
    single jar to match against. This can be fixed by applying a similar
    mechanism already provided for Surefire manifest-only booter JARs, which
    extracts the real classpath from the JAR's Manifest file.
    
    See gh-12535
    efc9dcc2
Name
Last commit
Last update
..
spring-boot-antlib Loading commit data...
spring-boot-autoconfigure-processor Loading commit data...
spring-boot-configuration-metadata Loading commit data...
spring-boot-configuration-processor Loading commit data...
spring-boot-gradle-plugin Loading commit data...
spring-boot-loader Loading commit data...
spring-boot-loader-tools Loading commit data...
spring-boot-maven-plugin Loading commit data...
spring-boot-test-support Loading commit data...
pom.xml Loading commit data...