Phillip Webb
54cb7b39c9
Change assembly name to '-bin' and add tar.gz
11 years ago
Phillip Webb
f08b283b08
Implement CLI --version command
11 years ago
Phillip Webb
02f0c2b639
Get the version to clean from the pom.xml
11 years ago
Phillip Webb
aaebb3f3fb
Improve Ivy resolution
...
Refactor GrapeEngineCustomizer to improve ivy resolution times by
failing early when resolution is known to fail.
11 years ago
Phillip Webb
e5918b6756
Restore grapes cleaner
11 years ago
Phillip Webb
77455ec3dc
Fix CLI test failures
11 years ago
Phillip Webb
4038b39496
Add OutputCapture test class
11 years ago
Phillip Webb
174427881a
Revert "Attempt to sort out logging dependencies"
...
This reverts commit e99d2199d8
.
The main spring-boot project should not have compile scope dependencies
to any org.slf4j artifacts.
11 years ago
Phillip Webb
7d3ac266e8
Fix GrapesCleaner to work with renamed artifacts
11 years ago
Phillip Webb
6bb628adb4
Indicate downloading dependencies progress in CLI
...
Update CLI to show a "Downloading Dependencies..." message if the
initial dependency resolution takes more than 3 seconds. Whilst
downloading dots are appended to the message.
Issue: #54589094
11 years ago
Dave Syer
e99d2199d8
Attempt to sort out logging dependencies
11 years ago
Dave Syer
34500632d4
Accept SPRING_HOME if already set
11 years ago
Phillip Webb
8a4b4bd155
Add spring.bat start script for Windows
11 years ago
Phillip Webb
8a19e48e21
Polish and simplify spring bash script
11 years ago
Phillip Webb
a9700c92f3
Fix a few problems with spring start script
...
Fixed a few issues with the spring start script, mainly around symlinks.
Test on OSX, Ubuntu and Windows (Cygwin) with and would symlinks.
11 years ago
Phillip Webb
94855bf4ec
Correct directory permissions in dist zip
11 years ago
Dave Syer
55ed0bdf45
Fix problem locating spring home
11 years ago
Phillip Webb
1db22aca5c
Rework POM structure
...
Rework main build POM to be an aggregator pom that does not inherit
from any parent. Introduce new spring-boot-dependencies module to
act as a parent for both spring-boot-starter-parent and
spring-boot-parent.
11 years ago
Dave Syer
4bb5de02e7
Switch back to SNAPSHOT for dev
11 years ago
Dave Syer
68e5a7e887
Bump version to 0.5.0.M1
11 years ago
Phillip Webb
e1c6860a41
Documentation
11 years ago
Dave Syer
1c34fb5ed3
Fix mvn assembly
11 years ago
Phillip Webb
4c067a89fe
Ops -> Actuator
11 years ago
Dave Syer
ec3c5b5321
Add auto compile tweaks for reactor
11 years ago
Phillip Webb
3bb79db579
Renamed spring-boot-ups -> spring-boot-starter
11 years ago
Phillip Webb
b665a2bb1d
Renamed packages
...
Issue: #54095231
11 years ago
Phillip Webb
3f2bb03fb8
Renamed some projects and polish POMs
...
Issue: #54095231
11 years ago
Dave Syer
2098e23fca
Change package names zero->boot
...
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up
[#54095231 ] [bs-253] Refactor Zero->Boot
11 years ago