spring-boot/spring-boot-tools
Phillip Webb f30b962ff9 Add support for unpacking nested JARs
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
2014-06-24 00:46:56 -07:00
..
spring-boot-dependency-tools Implement simpler exclusion logic for Gradle 2014-06-16 16:54:48 -07:00
spring-boot-gradle-plugin Add support for unpacking nested JARs 2014-06-24 00:46:56 -07:00
spring-boot-loader Add support for unpacking nested JARs 2014-06-24 00:46:56 -07:00
spring-boot-loader-tools Add support for unpacking nested JARs 2014-06-24 00:46:56 -07:00
spring-boot-maven-plugin Add support for unpacking nested JARs 2014-06-24 00:46:56 -07:00
pom.xml Next development version 2014-06-11 10:46:27 -07:00