Phillip Webb
840f0d7a9f
Merge branch '2.1.x'
...
Closes gh-17210
2019-06-16 21:05:41 -07:00
Phillip Webb
4894affbb6
Allow maven central sync to run several times
...
Update the "sync to maven central" CI job so that it can be rerun if
necessary. We now first check if artifacts are already published before
triggering the sync from Bintray.
Closes gh-16866
2019-06-16 21:00:31 -07:00
Stephane Nicoll
f97c9be277
Merge pull request #17132 from izeye
...
* pr/17132:
Fix typo
Closes gh-17132
2019-06-16 11:43:09 +02:00
Johnny Lim
368c0eebe4
Fix typo
...
See gh-17132
2019-06-16 11:42:00 +02:00
Andy Wilkinson
801ce6d0a1
Upgrade to Spring Session Corn-M2
...
Closes gh-16587
2019-06-16 08:48:57 +01:00
Andy Wilkinson
7f19a8324b
Merge branch '2.1.x'
2019-06-16 08:47:54 +01:00
Andy Wilkinson
84c6313332
Upgrade to Spring Session Bom Bean-SR6
...
Closes gh-17209
2019-06-16 08:47:40 +01:00
Andy Wilkinson
fa99bd1d89
Upgrade to Spring Integration 5.2.0.M3
...
Closes gh-17201
2019-06-15 10:44:09 +01:00
Andy Wilkinson
8c41956291
Merge branch '2.1.x'
2019-06-15 10:42:22 +01:00
Andy Wilkinson
fa8dc04751
Upgrade to Spring Kafka 2.2.7.RELEASE
...
Closes gh-17206
2019-06-15 10:42:14 +01:00
Andy Wilkinson
e842dc7f0c
Upgrade to Spring Integration 5.1.6.RELEASE
...
Closes gh-17205
2019-06-15 10:42:14 +01:00
Andy Wilkinson
88df70c4d0
Upgrade to Spring Amqp 2.1.7.RELEASE
...
Closes gh-17204
2019-06-15 10:42:14 +01:00
Andy Wilkinson
d1dc457a87
Upgrade to Spring AMQP 2.2.0.M3
...
Closes gh-17203
2019-06-15 10:36:13 +01:00
Andy Wilkinson
c059c02dca
Upgrade to Spring Kafka 2.3.0.M3
...
Closes gh-17202
2019-06-15 10:35:41 +01:00
Andy Wilkinson
9fda7add5c
Upgrade to Spring Security 5.2.0.M3
...
Closes gh-16965
2019-06-15 10:35:01 +01:00
Phillip Webb
b74926e85d
Merge branch '2.1.x'
2019-06-14 22:46:57 -07:00
Phillip Webb
a7c38daff2
Merge branch '2.0.x' into 2.1.x
2019-06-14 22:46:26 -07:00
Phillip Webb
5259086a4b
Fix type in CI readme
2019-06-14 22:46:00 -07:00
Phillip Webb
139b30091e
Merge branch '2.1.x'
2019-06-14 22:42:20 -07:00
Phillip Webb
bea0d08aac
Merge branch '2.0.x' into 2.1.x
2019-06-14 22:40:50 -07:00
Phillip Webb
53ba37e3e1
Update CI readme
2019-06-14 22:39:03 -07:00
Phillip Webb
25e73633bb
Update CI credhub references
2019-06-14 22:18:45 -07:00
Phillip Webb
3712e5af7f
Merge branch 'local21x/2.1.x'
2019-06-14 21:16:02 -07:00
Phillip Webb
b63e65049f
Merge branch '2.0.x' into 2.1.x
2019-06-14 21:14:41 -07:00
Phillip Webb
8b64c54919
Add resource icons to CI pipeline
2019-06-14 21:12:42 -07:00
Phillip Webb
25839185c1
Fix checkstyle violation
2019-06-14 18:57:41 -07:00
Phillip Webb
0b3015e4ff
Polish Binder classes
...
Polish and rename some of the internal Binder classes to better reflect
their purpose. The `BeanBinder` is now called `DataObjectBinder` and
as a `JavaBeanBinder` implementation for setter based properties, and
a `ValueObjectBinder` implementation for constructor based properties.
2019-06-14 18:14:40 -07:00
Madhura Bhave
c6dae5764e
Add bindOrCreate for constructor based binding
...
Deprecate the existing `BindResult.orElseCreate` method in favor of
`bindOrCreate` methods on the `Binder`. These new methods allow us to
implement custom creation logic depending on the type of object being
bound. Specifically, it allows constructor based binding to create new
instances that respect the `@DefaultValue` annotations.
Closes gh-17098
Co-authored-by: Phillip Webb <pwebb@pivotal.io>
2019-06-14 18:14:40 -07:00
Andy Wilkinson
38fb639147
Merge branch '2.1.x'
...
Closes gh-17196
2019-06-14 15:49:00 +01:00
Andy Wilkinson
1b495f5a42
Merge branch '2.0.x' into 2.1.x
...
Closes gh-17195
2019-06-14 15:47:39 +01:00
Andy Wilkinson
4bae91d933
Merge branch '1.5.x' into 2.0.x
2019-06-14 15:47:22 +01:00
Andy Wilkinson
9813889030
Merge pull request #16879 from lukaseder
...
* gh-16879:
Fix jOOQ's trademark
Closes gh-16879
2019-06-14 15:46:22 +01:00
Lukas Eder
6d967d9bf1
Fix jOOQ's trademark
...
See gh-16879
2019-06-14 15:46:09 +01:00
Andy Wilkinson
dfd7499506
Merge branch '2.1.x'
...
Closes gh-17194
2019-06-14 15:40:23 +01:00
Andy Wilkinson
71214e7ef4
Merge pull request #17057 from izeye
...
* gh-17057:
Remove prohibited entry for couchbase-client
Closes gh-17057
2019-06-14 15:39:35 +01:00
Johnny Lim
a584c64254
Remove prohibited entry for couchbase-client
...
See gh-17057
2019-06-14 15:37:45 +01:00
Andy Wilkinson
887e39f2fe
Update to Spring HATEOAS 1.0.0.M3
...
Closes gh-17075
2019-06-14 15:28:48 +01:00
Andy Wilkinson
74db3ecf3a
Merge branch '2.1.x'
2019-06-14 15:24:50 +01:00
Andy Wilkinson
96ac42e405
Upgrade to Spring Data Lovelace-SR9
...
Closes gh-17193
2019-06-14 15:24:32 +01:00
Andy Wilkinson
8bfe2fa9c9
Update to Spring Data Moore-RC1
...
Closes gh-16966
2019-06-14 15:21:12 +01:00
Andy Wilkinson
75da4468e5
Merge branch '2.1.x'
...
Closes gh-17192
2019-06-14 15:15:19 +01:00
Andy Wilkinson
d5d96dff96
Honor logback.debug property and write Logback statuses to console
...
Closes gh-16876
2019-06-14 15:12:05 +01:00
Andy Wilkinson
0208cb10d6
Merge branch '2.1.x'
2019-06-14 14:12:26 +01:00
Andy Wilkinson
60358da43a
Merge branch '2.0.x' into 2.1.x
2019-06-14 14:12:20 +01:00
Andy Wilkinson
d2e202edb0
Merge branch '1.5.x' into 2.0.x
2019-06-14 14:12:13 +01:00
Andy Wilkinson
41a796010f
Polish
2019-06-14 14:12:04 +01:00
Andy Wilkinson
721efa75ad
Merge branch '2.1.x'
2019-06-14 13:43:31 +01:00
Andy Wilkinson
4573f66f0d
Merge branch '2.0.x' into 2.1.x
2019-06-14 13:43:27 +01:00
Andy Wilkinson
63db9a74be
Merge branch '1.5.x' into 2.0.x
2019-06-14 13:43:21 +01:00
Andy Wilkinson
d8a4fff3a5
Switch away from https://maven.restlet.org as it redirects to http
2019-06-14 13:42:58 +01:00