Commit Graph

211 Commits

Author SHA1 Message Date
Phillip Webb
42cb0effc4 Merge branch '2.0.x' 2018-10-02 10:30:33 -07:00
Phillip Webb
3ff20b2440 Restore import-control checkstyle
Restore checkstyle import control and fix a few violations in the
process.

Closes gh-14660
2018-10-02 10:30:14 -07:00
Spring Buildmaster
e84d6cd95b Next development version (v2.0.6.BUILD-SNAPSHOT) 2018-09-12 09:37:32 +00:00
Phillip Webb
869e8bba62 Upgrade to checkstyle 8.12
Closes gh-14439
2018-09-11 22:36:10 -07:00
Spring Buildmaster
b4afcd652c Next development version (v2.0.5.BUILD-SNAPSHOT) 2018-07-30 15:09:18 +00:00
Phillip Webb
a6c9c92f2e Merge branch '2.0.x' 2018-07-28 01:35:43 +01:00
Phillip Webb
ec1100a896 Upgrade to spring-javaformat 0.0.6
Closes gh-13932
2018-07-28 01:11:48 +01:00
Phillip Webb
b5b60c2053 Merge branch '2.0.x' 2018-07-26 13:23:07 +01:00
Phillip Webb
94ea7d800d Always active default build profile
Update the root build POM so that the default profile is always active.
Prior to this commit the profile was to `activeByDefault` which meant
it was only active if no other profiles were enabled. When running in
Eclipse, the `m2e` profile is active, meaning the default profile was
disabled and `spring-javaformat` setting were not applied.

Closes gh-13900
2018-07-26 11:34:58 +01:00
Stephane Nicoll
27bb4614a9 Next development version (v2.0.4.BUILD-SNAPSHOT) 2018-06-14 14:54:49 +02:00
Phillip Webb
ade1397ea2 Merge branch '2.0.x' 2018-06-04 17:28:54 -07:00
Phillip Webb
8eba37500c Upgrade to spring-javaformat 0.0.3 2018-06-04 17:26:40 -07:00
Phillip Webb
2274ac5214 Move spring-javaformat plugins to root POM
Relocate spring-javaformat plugins to the root of the project.

Closes gh-13306
2018-06-04 17:25:19 -07:00
Spring Buildmaster
81a4e5d58c Next development version (v2.0.3.BUILD-SNAPSHOT) 2018-05-09 14:10:31 +00:00
Andy Wilkinson
7c3696bd64 Next development version (v2.1.0.BUILD-SNAPSHOT) 2018-04-10 09:46:49 +01:00
Spring Buildmaster
5587eac8de Next development version (v2.0.2.BUILD-SNAPSHOT) 2018-04-05 12:27:03 +00:00
Spring Buildmaster
a1ee9bc6c7 Next development version (v2.0.1.BUILD-SNAPSHOT) 2018-03-01 05:38:55 +00:00
dreis2211
81459efffa Use HTTPS URLs where applicable 2018-02-02 12:03:12 +00:00
Phillip Webb
fdec841f48 Ignore kotlin-maven-plugin in Eclipse 2017-11-01 23:12:55 -07:00
Stephane Nicoll
bfd0e319d2 Fix typo 2017-10-23 19:48:15 +02:00
Andy Wilkinson
b7ce3e00a1 Revert Reactor Bismuth-SR1 work arounds as it is now in Central
This commit reverts:

 - 362735c
 - a6a8195

Closes gh-10738
2017-10-21 11:35:31 +01:00
Andy Wilkinson
362735c5b9 Work around Framework adopting Reactor Bismuth-SR1 that's not in Central 2017-10-21 09:18:17 +01:00
Phillip Webb
f261cb8f2f Add local repository support
Update the Maven build so that a local artifact repository can be
specified. This will allow the CI server to build the samples and tests
using artifacts generated from an early job.

See gh-9316
2017-10-04 16:34:40 -07:00
Phillip Webb
b87f9c11f1 Fix POMs for the updated build/release process
Fix POMs following project relocations and apply CI friendly Maven
conventions.

See gh-9316
2017-10-04 16:34:38 -07:00
Phillip Webb
2e51b48cd9 Refactor actuator package locations
Restructure actuator packages to improve structure. The following
changes have been made:

 - Separate actuator and actuator auto-configuration into different
   modules.
 - Move endpoint code into `spring-boot-actuator`.
 - Move `Endpoint` implementations from a single package into
   technology specific packages.
 - Move `HealthIndicator` implementations from a single package into
   technology specific packages.
 - As much as possible attempt to mirror the `spring-boot` package
   structure and class naming in `spring-boot-actuator` and
   `spring-boot-actuator-autoconfigure`.
 - Move `DataSourceBuilder` and DataSource meta-data support from
   `spring-boot-actuator` to `spring-boot`.

Fixes gh-10261
2017-09-12 00:11:20 -07:00
Andy Wilkinson
fb3d79c750 Drop support for self-hosted Actuator docs
Closes gh-9899
2017-07-29 09:19:53 +01:00
Stephane Nicoll
12dda513f9 Merge branch '1.5.x' 2017-05-03 13:22:13 +02:00
Stephane Nicoll
2f4a1f9531 Merge branch '1.4.x' into 1.5.x 2017-05-03 13:21:59 +02:00
Stephane Nicoll
93bd1108bf Fix maven warning
Closes gh-9075
2017-05-03 13:21:10 +02:00
Spring Buildmaster
9768b0a8c2 Next Development Version 2017-04-21 08:32:01 +00:00
Spring Buildmaster
d719d2cbbc Next Development Version 2017-04-20 12:46:19 +00:00
Spring Buildmaster
d23fa24340 Next Development Version 2017-03-03 16:18:26 +00:00
Spring Buildmaster
2a83e80a9b Next Development Version 2017-03-03 14:39:21 +00:00
Spring Buildmaster
5c12500366 Next Development Version 2017-01-30 20:10:13 +00:00
Spring Buildmaster
a2696bf873 Next Development Version 2017-01-30 11:40:24 +00:00
Spring Buildmaster
ed1ce140c0 Next Development Version 2017-01-26 14:20:39 +00:00
Andy Wilkinson
f049fea00d Merge branch '1.5.x' 2017-01-26 10:24:36 +00:00
Andy Wilkinson
6b353fb005 Move spring-boot-test-support into spring-boot-tools
Closes gh-8114
2017-01-26 10:17:20 +00:00
Andy Wilkinson
fe4fbf87cb Merge branch '1.5.x' 2017-01-24 09:51:54 +00:00
Andy Wilkinson
5efa6370cb Include test-support module in the prepare profile 2017-01-24 09:51:31 +00:00
Andy Wilkinson
609bda805c Revert "Try to fix the CI build"
This reverts commit 4e36a079e9.
2017-01-24 09:51:21 +00:00
Andy Wilkinson
d3c13ec453 Merge branch '1.5.x' 2017-01-24 09:41:58 +00:00
Andy Wilkinson
4e36a079e9 Try to fix the CI build
The order of the modules declared in pom.xml should not make any
difference given the other relationships that exist between projects,
however the CI build is ordering the projects incorrectly.

Try changing the order of the modules to see if the CI build can be
coaxed into ordering them correctly.
2017-01-24 09:40:15 +00:00
Spring Buildmaster
9057f9ae1f Next development version 2016-12-23 00:15:23 +00:00
Stephane Nicoll
816c236e5b Merge branch '1.5.x' 2016-12-01 16:28:29 +01:00
Stephane Nicoll
ee72e788ed Rename spring-boot-junit-runners to spring-boot-test-support
Closes gh-7421
2016-12-01 16:25:47 +01:00
Phillip Webb
20d7dd5747 Merge branch '1.5.x' 2016-11-18 17:30:03 -08:00
Phillip Webb
1657120286 Move ModifiedClassPathRunner to its own module
Migrate `ModifiedClassPathRunner` from `spring-boot` test source to
its own module.

Fixes gh-7420
2016-11-18 17:27:54 -08:00
Spring Buildmaster
e712a9ba8c Next Development Version 2016-11-08 16:55:37 +00:00
Stephane Nicoll
4c5c3c6d1b Merge branch '1.5.x' 2016-10-03 11:04:25 +02:00