Spring Buildmaster
d23fa24340
Next Development Version
9 years ago
Spring Buildmaster
2a83e80a9b
Next Development Version
9 years ago
Spring Buildmaster
5c12500366
Next Development Version
9 years ago
Spring Buildmaster
a2696bf873
Next Development Version
9 years ago
Spring Buildmaster
ed1ce140c0
Next Development Version
9 years ago
Andy Wilkinson
f2b643dcb1
Correct full build as spring-boot-test-support is now part of tools
9 years ago
Spring Buildmaster
9057f9ae1f
Next development version
9 years ago
Stephane Nicoll
ee72e788ed
Rename `spring-boot-junit-runners` to `spring-boot-test-support`
...
Closes gh-7421
9 years ago
Phillip Webb
1657120286
Move ModifiedClassPathRunner to its own module
...
Migrate `ModifiedClassPathRunner` from `spring-boot` test source to
its own module.
Fixes gh-7420
9 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
9 years ago
Stephane Nicoll
6643ec3713
Next development version
9 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
9 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
9 years ago
Spring Buildmaster
5f959b074f
Next Development Version
9 years ago
Spring Buildmaster
334baaeffd
Next development version
10 years ago
Spring Buildmaster
a89ef5df6e
Next Development Version
10 years ago
Spring Buildmaster
2216369348
Next Development Version
10 years ago
Spring Buildmaster
819a9574a6
Next Development Version
10 years ago
Spring Buildmaster
376bbe68d8
Next Development Version
10 years ago
Phillip Webb
6d934bb270
Add spring-boot-test-autoconfigure module
...
Add a new test module to deal with auto-configuration in tests.
See gh-4901
10 years ago
Spring Buildmaster
225d877ab9
Next Development Version
10 years ago
Phillip Webb
89b7704977
Extract spring-boot-test.jar
...
Relocate the `org.springframework.boot.test` package from the
`spring-boot.jar` to `spring-boot-test.jar`.
Fixes gh-5184
10 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
10 years ago
Spring Buildmaster
504d3e97ba
Next development version
10 years ago
Spring Buildmaster
8db59059a5
Next Development Version
10 years ago
Stephane Nicoll
bb736e255b
Fix SNAPSHOT version
10 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
10 years ago
Spring Buildmaster
2b38a861e3
Next Development Version
10 years ago
Spring Buildmaster
9409c49c10
Next development version
11 years ago
Phillip Webb
67dd164dc3
Add actuator-docs to the full build
11 years ago
Spring Buildmaster
7ce391db4f
Next development version
11 years ago
Phillip Webb
983484f429
Rename spring-boot-developer-tools -> devtools
...
Fixes gh-3099
11 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
11 years ago
Phillip Webb
a8bf0d942b
Add a `spring-boot-developer-tools` module
...
Add a new `spring-boot-developer-tools` module which will contain
auto-configuration to help during application development.
See gh-3082
11 years ago
Andy Wilkinson
51c49b69c5
Support bom-based dependency management in the CLI
...
Previously, the CLI’s dependency management used proprietary Properties
file-based metadata to configure its dependency management. Since
spring-boot-gradle-plugin’s move to using the separate dependency
management plugin the CLI was the only user of this format.
This commit updates the CLI to use Maven boms to configure its
dependency management. By default it uses the spring-boot-dependencies
bom. This configuration can be augmented and overridden using the new
@DependencyManagementBom annotation which replaces @GrabMetadata .
Closes gh-2688
Closes gh-2439
11 years ago
Spring Buildmaster
e03c11dda8
Next development version
11 years ago
Spring Buildmaster
b8d2a55b30
Next development version
11 years ago
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
8f0ad02237
Next development version
11 years ago
Spring Buildmaster
aea68f0c32
Next development version
11 years ago
Phillip Webb
7ac8cac3b5
Reorganize integration tests
...
Make spring-boot-integration-tests a top level project and move the
existing gradle tests and security tests to be sub-modules.
11 years ago
Andy Wilkinson
8622e5db20
Apply f9816ea and 64e94f3 to 1.1.x
...
Fixes gh-2473
11 years ago
Rob Winch
f9816ead93
Fix configureGlobal on SpringBootApplication
...
Fixes gh-2473
11 years ago
Spring Buildmaster
60725cd8bd
Next development version
11 years ago
Spring Buildmaster
63e6a25097
Next development version
11 years ago
Spring Buildmaster
1a788c1741
Next development version
11 years ago
Phillip Webb
44dde9fc12
Add deployment integration tests
...
Add deployment tests for Tomcat, TomEE and WildFly to ensure that
a basic Spring Boot application can be deployed to a traditional
Application server.
Since the deployment tests can be quite slow, they currently only
run in the "full" build profile.
Fixes gh-1736
11 years ago
Spring Buildmaster
46b7738334
Next development version
11 years ago
Andy Wilkinson
9a491013c3
Update email addresses in pom files to use new pivotal.io domain
...
Closes gh-1774
11 years ago
Spring Buildmaster
3e71a21b30
Next development version
11 years ago