• Trevor Menagh's avatar
    Make Spring Boot work in Java 1.6 on Mac OS X · b8c47200
    Trevor Menagh authored
    Currently Spring Boot fails in Java 1.6 on Mac OS X due to the
    "tools.jar" being integrated into classes.jar in the Apple version of
    Java 6.
    
    Apple fixed this with Java 7, but we should still support Java 6. We had
    to roll back to maven-plugin-plugin 3.1 to make this work with Java 6
    and 7.
    
    All tests pass with Java 6 and Java 7.
    b8c47200
Name
Last commit
Last update
..
spring-boot-dependency-tools 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...
pom.xml Loading commit data...