Commit Graph

6 Commits

Author SHA1 Message Date
Phillip Webb
3bb79db579 Renamed spring-boot-ups -> spring-boot-starter 2013-07-31 01:11:10 -07:00
Phillip Webb
0db6799def Polish spring-boot-loader-tools
Issue: #53129653
2013-07-30 00:06:35 -07:00
Phillip Webb
826f42746a Fix package name for boot-loader-tools
Issue: #53129653
2013-07-30 00:06:35 -07:00
Phillip Webb
d1c31445ec Fixup various spring-boot-loader-tools issues
Fix compression of existing jars to detect nested zip entries and
use the STORED method.

Also fixed various test errors.

Issue: #53129653
2013-07-30 00:06:35 -07:00
Phillip Webb
c951989421 Ignore failure to close zip errors
Issue: Issue: #53129653
2013-07-29 11:41:07 -07:00
Phillip Webb
5e4238f38a Create spring-loader-tools project
Create spring-loader-tools containing utilities that can be used
with both Maven and Gradle plugings.

Refactored existing Maven plugin to use the new project.

Issue: #53129653
2013-07-28 23:49:20 -07:00