Spring Buildmaster
41c5c0e7c9
Next development version
2017-07-26 08:30:55 +00:00
Stephane Nicoll
aa083996f9
Fixup version numbers following release
2017-06-08 17:38:11 +03:00
Spring Buildmaster
05d4d0281c
Next Development Version
2017-06-08 12:47:16 +00:00
Stephane Nicoll
6b1d06cf09
Fixup version numbers following release
2017-06-08 13:46:33 +03:00
Spring Buildmaster
88e43c8421
Next Development Version
2017-06-08 09:52:43 +00:00
Stephane Nicoll
9327b58304
Fixup version numbers following release
2017-04-21 11:26:45 +02:00
Spring Buildmaster
9768b0a8c2
Next Development Version
2017-04-21 08:32:01 +00:00
Stephane Nicoll
7fbce192b4
Fixup version numbers following release
2017-04-20 15:58:32 +02:00
Spring Buildmaster
d719d2cbbc
Next Development Version
2017-04-20 12:46:19 +00:00
Stephane Nicoll
3cdc81c351
Fixup version numbers following release
2017-03-03 17:34:05 +01:00
Spring Buildmaster
d23fa24340
Next Development Version
2017-03-03 16:18:26 +00:00
Stephane Nicoll
dac3810bc1
Fixup version numbers following release
2017-03-03 16:14:56 +01:00
Spring Buildmaster
2a83e80a9b
Next Development Version
2017-03-03 14:39:21 +00:00
Madhura Bhave
5dafa3ae9c
Fixup version numbers following release
2017-01-30 15:27:42 -08:00
Spring Buildmaster
5c12500366
Next Development Version
2017-01-30 20:10:13 +00:00
Andy Wilkinson
a9656145de
Fix up version numbers following release
2017-01-30 12:27:04 +00:00
Spring Buildmaster
a2696bf873
Next Development Version
2017-01-30 11:40:24 +00:00
Stephane Nicoll
bd0c1cb9c3
Fixup version numbers following release
2017-01-26 15:55:14 +01:00
Spring Buildmaster
ed1ce140c0
Next Development Version
2017-01-26 14:20:39 +00:00
Dave Syer
21be9ef666
Merge remote-tracking branch 'origin/1.5.x'
2017-01-05 11:59:49 +00:00
Dave Syer
fe344df9c5
Change default order of OAuth2 resource server filter chain
...
The default is now SecurityProperties.ACCESS_OVERRIDE_ORDER-1
(instead of 3), and the user can set it with
security.oauth2.resource.filter-order (as opposed to being hard
coded). The filter is provided by Spring OAuth2 so this change is
a BeanPostProcessor to call a setter on that object.
Fixes gh-5072
2017-01-05 11:58:36 +00:00
Phillip Webb
53f1df86a2
Merge branch '1.5.x'
2016-12-30 12:17:28 -08:00
Phillip Webb
be3fe12cf0
Polish
2016-12-30 11:46:24 -08:00
Phillip Webb
c3edf9e341
Fixup version numbers following release
2016-12-22 19:03:09 -08:00
Spring Buildmaster
9057f9ae1f
Next development version
2016-12-23 00:15:23 +00: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
Stephane Nicoll
72e696bcbd
Fixup version numbers following release
2016-11-08 18:24:42 +01:00
Spring Buildmaster
e712a9ba8c
Next Development Version
2016-11-08 16:55:37 +00:00
Stephane Nicoll
d117ec45b8
Merge branch '1.4.x' into 1.5.x
2016-09-22 07:53:27 +02:00
Stephane Nicoll
85fb273596
Fix spring-boot-antlib version
...
See gh-6978
2016-09-22 07:52:02 +02:00
Stephane Nicoll
9bc77254a7
Start building against Spring Framework 5 snapshot
...
This commit enables compatibility build against Spring Framework 5.
The Velocity and Guava support that are deprecated in the 1.x line have
been removed and few other classes contain minor change to comply to non
backward compatible changes in Spring Framework 5.
This commit also switches the required java version to 8.
Closes gh-6977
2016-09-21 17:37:02 +02:00
Stephane Nicoll
6643ec3713
Next development version
2016-09-21 17:05:50 +02:00
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
2016-09-21 11:11:24 +02:00
Stephane Nicoll
97083300d7
Fixup version numbers following release
2016-09-21 10:35:52 +02:00
Spring Buildmaster
7e9ed5e1a7
Next Development Version
2016-09-21 07:58:07 +00:00
Stephane Nicoll
04a72fcb78
Fixup version numbers following release
2016-09-20 22:53:40 +02:00
Spring Buildmaster
5f959b074f
Next Development Version
2016-09-20 20:20:06 +00:00
Phillip Webb
c7a23eae56
Fixup version numbers following release
2016-07-28 14:38:17 -07:00
Spring Buildmaster
334baaeffd
Next development version
2016-07-28 19:54:01 +00:00
Stephane Nicoll
29cd3c42e1
Fixup version numbers following release
2016-07-28 11:46:55 +02:00
Spring Buildmaster
a89ef5df6e
Next Development Version
2016-07-28 09:18:40 +00:00
Stephane Nicoll
eeb95693b3
Fixup version numbers following release
2016-07-04 16:45:17 +02:00
Spring Buildmaster
2216369348
Next Development Version
2016-07-04 14:15:02 +00:00
Stephane Nicoll
8cbbb577a0
Fixup version numbers following release
2016-05-10 08:04:41 +02:00
Spring Buildmaster
819a9574a6
Next Development Version
2016-05-10 05:28:34 +00:00
Stephane Nicoll
72c2454218
Fixup version numbers following release
2016-05-06 14:06:51 +02:00
Spring Buildmaster
376bbe68d8
Next Development Version
2016-05-06 11:23:57 +00:00
Andy Wilkinson
fc6c57413b
Update docs to fully reflect BOOT-INF executable archive layout changes
...
Closes gh-5195
2016-04-06 10:56:47 +01:00
Stephane Nicoll
5680ffdedb
Fixup version numbers following release
2016-02-26 11:00:36 +01:00