You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 years ago
..
spring-boot-dependency-tools Implement simpler exclusion logic for Gradle 11 years ago
spring-boot-gradle-plugin Add support for unpacking nested JARs 11 years ago
spring-boot-loader Add support for unpacking nested JARs 11 years ago
spring-boot-loader-tools Add support for unpacking nested JARs 11 years ago
spring-boot-maven-plugin Add support for unpacking nested JARs 11 years ago
pom.xml Next development version 11 years ago