Dave Syer
38e565e920
Back to SNAPSHOT for dev
2013-09-05 17:15:15 -07:00
Dave Syer
b634b3bde6
Update to 0.5.0.M2
2013-09-05 17:15:15 -07:00
Phillip Webb
4ad3d30a40
Fixup CLI POM
...
Fix classloader issues by excluding spring JARs from test classpath
and also include spring-integration-groovy-dsl as a managed dependency.
2013-09-05 17:14:15 -07:00
Phillip Webb
5189d9d3e6
Don't generate dependency reduced POM
2013-08-06 00:14:49 -07:00
Phillip Webb
77455ec3dc
Fix CLI test failures
2013-08-05 13:48:14 -07:00
Phillip Webb
4038b39496
Add OutputCapture test class
2013-08-05 13:48:14 -07:00
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.
2013-08-05 13:48:14 -07:00
Dave Syer
e99d2199d8
Attempt to sort out logging dependencies
2013-08-05 15:00:02 +01:00
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.
2013-08-02 21:58:24 -07:00
Dave Syer
4bb5de02e7
Switch back to SNAPSHOT for dev
2013-08-02 12:00:14 +01:00
Dave Syer
68e5a7e887
Bump version to 0.5.0.M1
2013-08-02 12:00:14 +01:00
Phillip Webb
3f2bb03fb8
Renamed some projects and polish POMs
...
Issue: #54095231
2013-07-26 12:31:37 -07:00
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
2013-07-26 14:13:41 +01:00