• Phillip Webb's avatar
    Add support for unpacking nested JARs · f30b962f
    Phillip Webb authored
    Update the executable JAR code to automatically unpack any entries
    which include an entry comment starting `UNPACK:` to the temp folder.
    The existing Maven and Gradle plugins have been updated with new
    configuration options and the `spring-boot-tools` project has been
    updated to write the appropriate entry comment based on a flag passed
    in via the `Library` class.
    
    This support has been added to allow libraries such a JRuby (which
    assumes that `jruby-complete.jar` is always accessible as file) to work
    with Spring Boot executable jars.
    
    Fixes gh-1070
    f30b962f
Name
Last commit
Last update
..
jar Loading commit data...
jar-exclude-artifact Loading commit data...
jar-exclude-entry Loading commit data...
jar-exclude-group Loading commit data...
jar-pom Loading commit data...
jar-test-scope Loading commit data...
jar-with-unpack Loading commit data...
prop Loading commit data...
run Loading commit data...
run-exclude Loading commit data...
run-jvmargs Loading commit data...
war Loading commit data...
settings.xml Loading commit data...