Spring Buildmaster
2b38a861e3
Next Development Version
9 years ago
Spring Buildmaster
9409c49c10
Next development version
9 years ago
Spring Buildmaster
7ce391db4f
Next development version
10 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
10 years ago
Spring Buildmaster
e03c11dda8
Next development version
10 years ago
Spring Buildmaster
8f0ad02237
Next development version
10 years ago
Spring Buildmaster
60725cd8bd
Next development version
10 years ago
Spring Buildmaster
1a788c1741
Next development version
10 years ago
Andy Wilkinson
c8d7a6dc24
Merge branch '1.1.x'
10 years ago
Andy Wilkinson
9a491013c3
Update email addresses in pom files to use new pivotal.io domain
...
Closes gh-1774
10 years ago
Spring Buildmaster
3e71a21b30
Next development version
10 years ago
Spring Buildmaster
edb4b7ed7d
Next development version
10 years ago
Spring Buildmaster
d63e4b4329
Next development version
10 years ago
Phillip Webb
7d4fbacecd
Fix invoker to not download remote artifacts
...
Updates to prevent the maven-invoker-plugin from downloading remote
snapshot jars. Possibly caused by the recent changes to the
spring-boot-dependencies POM.
See gh-1413
10 years ago
Phillip Webb
7732135a2b
Add repositories section to dependencies POM
...
Add a repositories section to the spring-boot-dependencies POM but
strip it out during a CI build. This allows snapshot and milestone
BOM imports to be used but doesn't pollute published POMs and doesn't
prevent a fresh checkout from building.
Fixes gh-1413
10 years ago
Phillip Webb
ac98e5b5ab
Polish profile ordering
10 years ago
Phillip Webb
fc90b95eb0
Polish module ordering
10 years ago
Spring Buildmaster
74d0c5185a
Next development version
10 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
40327e1ae6
Next development version
11 years ago
Spring Buildmaster
981669b7c0
Next development version
11 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe
.
11 years ago
Spring Buildmaster
67189477fe
Next development version
11 years ago
Spring Buildmaster
542f3cbda8
Next development version
11 years ago
Phillip Webb
c4b22fc3d5
Attempt to fixup prepare stage for release
11 years ago
Phillip Webb
af7f53d149
Attempt to fixup prepare stage for release
11 years ago
Phillip Webb
3a8a127285
Implement simpler exclusion logic for Gradle
...
Simplify the exclusion logic used in Gradle by implementing implicit
exclusions rather than trying to detect transitive excludes.
This commit reverts much of the code originally included to fix gh-1047
which adds far too much complexity to the build and still doesn't solve
the underlying issue.
Fixes gh-1103
11 years ago
Spring Buildmaster
4ca26a21dc
Next development version
11 years ago
Spring Buildmaster
05ed7b3bcd
Next development version
11 years ago
Phillip Webb
3007a777d0
Roll back to 1.1.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
c650f2391e
Next development version
11 years ago
Phillip Webb
cede104702
Add spring-boot-dependencies to prepare phase
11 years ago
Phillip Webb
6a55c7af2e
Add additional modules to prepare profile
...
Require for the initial build of a new version.
11 years ago
Maciej Walkowiak
95a6ce9e48
Spring Web Services Starter
...
- upgraded Spring WS to 2.2.0.RELEASE
- replaced default MVC DispatcherServlet with MessageDispatcherServlet
- migrated XML based config with nww Spring WS Java config
Fixes: gh-412
11 years ago
Phillip Webb
c07dd17f93
Add starters to prepare build
11 years ago
Phillip Webb
cb89995153
Add spring-boot-versions to the prepare profile
11 years ago
Phillip Webb
9391b2c594
Add parent to prepare build
...
Hopefully allowing us to release
11 years ago
Phillip Webb
4fd4744724
Add spring-boot-versions project
...
Add a new maven project containing a versions.properties file and
an effective POM. Rework existing projects to use the versions
artifacts.
Partially reverts 307fbba9e4
Fixes gh-913
11 years ago
Phillip Webb
57eec8ccaa
Update boot version in other build samples
...
Add replace goals to update the Spring Boot version in the gradle and
ant samples during the release process.
Fixes gh-425
11 years ago
Phillip Webb
af3fb7f080
Fix maven warnings
...
Fix maven warnings caused by missing version information on the
root POM.
11 years ago
Phillip Webb
a13404c670
Fixup POM harmonization
...
Fix POM harmonization so that the release process now
prepares the dependencies POM rather than starter-parent
11 years ago
Phillip Webb
34b7bb20fd
Add maven implicit plugin group ID
...
Add previously implicit <groupId>org.apache.maven.plugins</groupId>
to plugin declarations.
11 years ago
Phillip Webb
125ab9f738
Add docs to default build
...
Add spring-boot-docs to the default profile so that imports by default
into eclipse.
11 years ago
Phillip Webb
64a835e91a
Move master to 1.1.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
d3954a1703
Next development version
11 years ago
Spring Buildmaster
a5864ebcd0
Next development version
11 years ago
Spring Buildmaster
15e9dbe98b
Next development version
11 years ago
Phillip Webb
0af7f7e347
Add missing POM info
11 years ago
Phillip Webb
488b03387f
Polish POM formatting
11 years ago
Phillip Webb
6f9bb233ad
Revert "Next development version"
...
This reverts commit b67bb70ee3
.
11 years ago