Commit Graph

17499 Commits

Author SHA1 Message Date
Nishant Raut
08ddb59f92 Update documentation to remind how JobParameters should be specified
See gh-15081
2018-11-04 07:51:31 +01:00
Stephane Nicoll
f5ba9952db Make UndertowAccessLogCustomizer conditional on class
Closes gh-15065
2018-11-03 16:35:03 +01:00
Stephane Nicoll
d818e1a961 Merge pull request #15060 from jeffsheets
* pr/15060:
  Polish "Update docs to Spock 1.2"
  Update docs to Spock 1.2
2018-11-02 13:59:55 +01:00
Stephane Nicoll
01091aab2a Polish "Update docs to Spock 1.2"
Closes gh-15060
2018-11-02 13:59:03 +01:00
Jeff Sheets
01b17af530 Update docs to Spock 1.2
See gh-15060
2018-11-02 13:58:47 +01:00
Andy Wilkinson
7d5a76c61f Work around SUREFIRE-1588 by dropping back to 10.0.2+13-Debian-1
See gh-15056
2018-11-01 14:57:33 +00:00
Andy Wilkinson
d267f1ed69 Use full path when specifying Dockerfile to build
See gh-15058
2018-11-01 13:02:59 +00:00
Andy Wilkinson
f210e9c77f Add local docker-lib.sh file when building CI images
Closes gh-15058
2018-11-01 12:53:31 +00:00
Andy Wilkinson
e915006161 Use sha256 hashes for Docker base images to ensure repeatability
Closes gh-15056
2018-11-01 11:32:07 +00:00
Stephane Nicoll
2927195b02 Fix StaticResourceRequest javadoc examples
Closes gh-15050
2018-11-01 17:48:56 +09:00
Stephane Nicoll
9c09af0b74 Merge pull request #15033 from Nooheat
* pr/15033:
  Simplify ArrayList calling addAll() immediately
2018-11-01 17:13:59 +09:00
Nooheat
8380031039 Simplify ArrayList calling addAll() immediately
Closes gh-15033
2018-11-01 17:10:16 +09:00
Stephane Nicoll
62782e5d86 Merge pull request #15049 from mmoayyed
* pr/15049:
  Polish EnableConfigurationPropertiesImportSelector javadoc
2018-11-01 10:14:51 +09:00
Misagh Moayyed
e820f04926 Polish EnableConfigurationPropertiesImportSelector javadoc
Closes gh-15049
2018-11-01 10:13:35 +09:00
Phillip Webb
744cdf43e9 Revert "Use random port for DevTools tests"
This reverts commit 4630c2292f.
2018-10-29 22:33:00 -07:00
Phillip Webb
4630c2292f Use random port for DevTools tests
Change the `RemoteApplicationLauncher` to use a random port and also
protect against an NPE if the launch fails.
2018-10-29 17:42:47 -07:00
Andy Wilkinson
9ea5c58e38 Remove stale mention of module layout from Maven plugin's docs
Closes gh-14854
2018-10-29 16:38:58 +00:00
Andy Wilkinson
7eb1df1650 Test the Gradle Plugin against Gradle 4.10.2
Closes gh-15004
2018-10-29 13:11:41 +00:00
Andy Wilkinson
b1d159b3e1 Merge pull request #14975 from Christoph Dreis
* gh-14975:
  Use MeterRegistry.isClosed() for tests
2018-10-29 12:01:15 +00:00
dreis2211
62ca9e47b8 Use MeterRegistry.isClosed() for tests
Closes gh-14975
2018-10-29 11:57:16 +00:00
Andy Wilkinson
974f90cefe Merge branch '1.5.x' into 2.0.x 2018-10-29 11:00:20 +00:00
Andy Wilkinson
60784e631f Use HTTPS URL to download Glassfish binary
Closes gh-14994
2018-10-29 10:58:29 +00:00
Andy Wilkinson
0cd2b9262b Upgrade to Thymeleaf Extras Springsecurity4 3.0.4.RELEASE
Closes gh-14997
2018-10-29 10:43:29 +00:00
Andy Wilkinson
a1b51f7647 Upgrade to Activemq 5.15.7
Closes gh-14996
2018-10-29 10:43:28 +00:00
Andy Wilkinson
30a9c0ee07 Upgrade to Reactor Bom Bismuth-SR13
Closes gh-14995
2018-10-29 10:43:27 +00:00
Andy Wilkinson
4a0552e945 Upgrade to Thymeleaf 3.0.11.RELEASE
Closes gh-14920
2018-10-29 10:37:15 +00:00
Andy Wilkinson
ec3a0806e6 Merge branch '1.5.x' into 2.0.x 2018-10-29 10:29:43 +00:00
Andy Wilkinson
7f8f1f5bc2 Revert "Backport "Upgrade to Ehcache 2.10.6""
This reverts commit 264b7ca728.

See gh-14962
2018-10-29 10:28:13 +00:00
Phillip Webb
a8ac091187 Merge pull request #14977 from nishantraut
* pr/14977:
  Polish "Improve Path Matching and Content Negotiation docs"
  Improve Path Matching and Content Negotiation docs
2018-10-28 09:00:00 -07:00
Phillip Webb
43dd3cfa76 Polish "Improve Path Matching and Content Negotiation docs"
See gh-14977
2018-10-28 08:59:30 -07:00
Nishant Raut
113abbe6e6 Improve Path Matching and Content Negotiation docs
Add a note to the "Path Matching and Content Negotiation" section about
the `spring.mvc.pathmatch.use-suffix-pattern` property.

Closes gh-14977
2018-10-28 08:52:36 -07:00
Phillip Webb
33c7a74bee Update copyright year for changed files 2018-10-26 16:35:28 -07:00
Phillip Webb
997de53f20 Remove uncessary call in PropertiesMigrationReport
Closes gh-14974
2018-10-26 16:35:00 -07:00
Phillip Webb
236bd856f6 Merge pull request #14967 from chang-chao
* pr/14967:
  Polish "Consider aliases when checking descendants"
  Consider aliases when checking descendants
2018-10-26 16:33:26 -07:00
Phillip Webb
5603d61909 Polish "Consider aliases when checking descendants"
See gh-14967
2018-10-26 16:24:23 -07:00
chang-chao
256ca681fd Consider aliases when checking descendants
Update `AliasedConfigurationPropertySource` to consider aliases in
`containsDescendantOf`.

Prior to this commit, given a source containing `example.name` with
a defined alias of `other.name -> example.name` calling
`containsDescendantOf("other")` would incorrectly return
`ConfigurationPropertyState.ABSENT`.

Closes gh-14967
2018-10-26 16:08:56 -07:00
Phillip Webb
7bb6df4206 Merge pull request #14933 from benas
* pr/14933:
  Polish "Fix Spring Batch job restart parameters handling"
  Fix Spring Batch job restart parameters handling
2018-10-26 13:37:07 -07:00
Phillip Webb
62b9268cec Polish "Fix Spring Batch job restart parameters handling"
See gh-14933
2018-10-26 13:30:50 -07:00
Mahmoud Ben Hassine
ad3c3ad361 Fix Spring Batch job restart parameters handling
Fix the `JobLauncherCommandLineRunner` to correctly deal with job
parameters when restarting a job.

Prior to this commit, we were was calling the `getNextJobParameters`
method of the `JobParametersBuilder` from batch. This method was getting
the previous parameters of the wrong job instance in a restart scenario.

This commit fixes the issue by first getting the right job instance with
the provided parameters, then restarting it.

Closes gh-14933
2018-10-26 13:24:02 -07:00
Stephane Nicoll
d1ce315602 Merge branch '1.5.x' into 2.0.x 2018-10-26 07:48:40 +09:00
Stephane Nicoll
264b7ca728 Backport "Upgrade to Ehcache 2.10.6"
Closes gh-14962
2018-10-26 07:45:27 +09:00
Stephane Nicoll
b84b957242 Backport "Upgrade to Appengine Sdk 1.9.67"
Closes gh-14955
2018-10-26 07:38:48 +09:00
Phillip Webb
7bcc793faf Fix WebMvcMetricsFilter logger imports
Don't use SLF4J loggers in `WebMvcMetricsFilter`.

Fixes gh-14953
2018-10-24 22:46:31 -07:00
Madhura Bhave
4322b9781b Polish 2018-10-23 14:21:06 -07:00
Madhura Bhave
bc58d4456f Rationalize DefaultRestartInitializerTests
Closes gh-14927
2018-10-23 13:43:11 -07:00
Madhura Bhave
44e96013ff Merge pull request #14912 from dreis2211
* gh-14912:
  Use Errors.hasErrors() in DefaultErrorAttributes
2018-10-22 21:51:56 -07:00
dreis2211
3fea487c7b Use Errors.hasErrors() in DefaultErrorAttributes
Closes gh-14912
2018-10-22 21:51:21 -07:00
Madhura Bhave
d6991e6d91 Fix formatting violation 2018-10-22 15:02:31 -07:00
Madhura Bhave
5742c2383c Merge pull request #14916 from dreis2211
* gh-14916:
  Avoid creation of unnecessary collections
2018-10-22 14:56:00 -07:00
dreis2211
5c0d7f4ac0 Avoid creation of unnecessary collections
Closes gh-14916
2018-10-22 14:54:39 -07:00