Phillip Webb
fd9e258d12
Replace 'springsource.org' with 'spring.io'
...
Replace all references to 'springsource.org' with the new 'spring.io'
domain.
11 years ago
Phillip Webb
2a3985eab7
Add Javadoc aggregate project
...
Add a Maven project to aggregate appropriate Javadocs into a
consolidated set.
11 years ago
Phillip Webb
a33425920b
Rework POMs to support automated CI release
11 years ago
Dave Syer
38e565e920
Back to SNAPSHOT for dev
11 years ago
Dave Syer
b634b3bde6
Update to 0.5.0.M2
11 years ago
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.
11 years ago
Phillip Webb
be57881598
Exclude commons-logging from test dependencies
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
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.
11 years ago
Dave Syer
e99d2199d8
Attempt to sort out logging dependencies
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