Phillip Webb
f7b69fd009
Add maven-compler-plugin to starter POM
...
Add maven-compler-plugin to starter POM in an attempt to fix drone.io
errors downstream.
2013-09-05 17:14:15 -07:00
Dave Syer
e294e67d12
Remove compiler warnings
2013-09-05 17:14:12 -07:00
Dave Syer
6e8cbbde3b
Use reflection hack for error page in Tocmat 8
2013-09-05 17:14:10 -07:00
Dave Syer
52144fbbb6
Remove commons-logging dependency for starter projects
2013-09-05 17:14:08 -07:00
Dave Syer
f502098065
Fix logging depdendencies in samples
2013-08-06 13:40:39 +01:00
Phillip Webb
80e254c4b6
Update spring-starter-parent src
2013-08-06 00:11:11 -07:00
Phillip Webb
4e11ae1671
Documentation
...
Various updates to README.md files.
2013-08-05 22:36:22 -07:00
Phillip Webb
be57881598
Exclude commons-logging from test dependencies
2013-08-05 14:26:12 -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
Phillip Webb
05171f6a75
Inherit profile activation spring-snapshot-build
...
Inherit default profile activation for spring-snapshot-build in the
spring-boot-starter-parent from the spring-boot-parent.
Allow sample projects to work correctly in eclipse.
2013-08-05 13:48:14 -07:00
Dave Syer
fa8b0b55e5
Add websocket starter
2013-08-05 17:32:18 +01:00
Dave Syer
e99d2199d8
Attempt to sort out logging dependencies
2013-08-05 15:00:02 +01:00
Dave Syer
3922a7f526
Reinstate junit dependencies in starters
2013-08-05 12:43:24 +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
859e6c2ea8
Add spring-test to parents for samples
2013-08-02 14:44:45 +01:00
Dave Syer
4bb5de02e7
Switch back to SNAPSHOT for dev
2013-08-02 12:00:14 +01:00
Dave Syer
638a31f5e3
Fix poms for a milestone release
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
e1c6860a41
Documentation
2013-08-02 00:34:53 -07:00
Phillip Webb
4c067a89fe
Ops -> Actuator
2013-07-31 12:57:25 -07:00
Dave Syer
5995b7727a
Ops -> Actuator
2013-07-31 09:46:34 +01:00
Phillip Webb
3bb79db579
Renamed spring-boot-ups -> spring-boot-starter
2013-07-31 01:11:10 -07:00