• Andy Wilkinson's avatar
    Remove Git plugin from Spring Boot tools · b0c6d806
    Andy Wilkinson authored
    The Git plugin was primarily being used to provide version information
    that Boot's maven plugin can add into the MANIFEST.MF of the uber-jars
    that it creates under the Spring-Boot-Commit-Id attribute.
    
    This commit removes the Git plugin from Boot's own projects, but
    leaves it in the spring-boot-starter-parent for use by Spring
    Boot-based applications.
    
    The attribute in the uber-jars' MANIFEST.MF has been replaced with a
    Spring-Boot-Version attribute. The value of this attribute is the
    implementation version of Repackager class's package.
    b0c6d806
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-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-javadoc 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.md Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...