spring-boot/spring-boot-tools/spring-boot-loader-tools/src
Stephane Nicoll 7f3ee2e405 Disable attach of repackaged artifact
This commit allows to generate the packaged artifact only locally by
adding a new `attach` property. If `attach` is set to `false` explicitly,
only the main artifact is installed/deployed.

Closes gh-5258
2016-03-01 11:12:59 +01:00
..
main Disable attach of repackaged artifact 2016-03-01 11:12:59 +01:00
test/java/org/springframework/boot/loader/tools Allow LOG_FOLDER and PID_FOLDER defaults to be set at build time 2016-02-25 12:25:41 +00:00