• 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
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...