buildmaster
c102c0e59d
Bumping versions to 3.0.2.BUILD-SNAPSHOT after release
2019-12-18 17:57:40 +00:00
buildmaster
5fa5ce9785
Going back to snapshots
2019-12-18 17:57:40 +00:00
buildmaster
bf99d39324
Update SNAPSHOT to 3.0.1.RELEASE
2019-12-18 17:55:33 +00:00
buildmaster
253f3d6547
Bumping versions to 3.0.1.BUILD-SNAPSHOT after release
2019-11-22 14:19:03 +00:00
buildmaster
8e5490d792
Going back to snapshots
2019-11-22 14:19:03 +00:00
buildmaster
814d008da5
Update SNAPSHOT to 3.0.0.RELEASE
2019-11-22 14:17:49 +00:00
buildmaster
8494138029
Going back to snapshots
2019-11-08 16:16:19 +00:00
buildmaster
f075763960
Update SNAPSHOT to 3.0.0.RC2
2019-11-08 16:14:17 +00:00
buildmaster
f26c7661f4
Going back to snapshots
2019-10-24 15:45:03 +00:00
buildmaster
65ca0d99df
Update SNAPSHOT to 3.0.0.RC1
2019-10-24 15:44:07 +00:00
Oleg Zhurakousky
7f52ffc184
Remove references to original content type
2019-09-30 14:57:35 -04:00
buildmaster
30e8d3b1dd
Going back to snapshots
2019-09-23 17:14:47 +00:00
buildmaster
8f4eea2c2b
Update SNAPSHOT to 3.0.0.M4
2019-09-23 17:13:54 +00:00
buildmaster
4e04277fe3
Going back to snapshots
2019-08-13 07:37:28 +00:00
buildmaster
07d895b202
Update SNAPSHOT to 3.0.0.M3
2019-08-13 07:36:18 +00:00
Oleg Zhurakousky
69b93b22b9
GH-1767 disconnected and deprecatd @StreamMessageConverter
2019-08-06 19:15:49 +02:00
buildmaster
e315d60161
Going back to snapshots
2019-07-03 14:31:10 +00:00
buildmaster
b0671e4d45
Update SNAPSHOT to 3.0.0.M2
2019-07-03 14:29:54 +00:00
buildmaster
8c0b68009e
Going back to snapshots
2019-06-11 11:58:21 +00:00
buildmaster
c414a337a1
Update SNAPSHOT to 3.0.0.M1
2019-06-11 11:57:14 +00:00
Oleg Zhurakousky
f49c750b7d
Minor polishing and some more deprecation removal
2019-05-28 16:36:24 +02:00
Oleg Zhurakousky
c6385f220c
Upgraded master to 3.0.0
...
bumped s-c-build to 2.2
fixed tests related to boot 2.2 changes
2019-05-28 13:24:22 +02:00
Oleg Zhurakousky
6115a87fda
Bumping version to 2.3.0-B-S for master
2019-05-20 06:08:53 -05:00
Oleg Zhurakousky
ee417f9d85
GH-1707 Initial removal of 2.0.0 deprecated classes and methods
2019-05-08 12:10:46 +02:00
buildmaster
0075d094fc
Bumping versions to 2.2.1.BUILD-SNAPSHOT after release
2019-05-07 12:23:13 +00:00
buildmaster
afd9745f1e
Going back to snapshots
2019-05-07 12:23:12 +00:00
buildmaster
f2d9d2a138
Update SNAPSHOT to 2.2.0.RELEASE
2019-05-07 12:19:07 +00:00
buildmaster
3c68dcbaae
Going back to snapshots
2019-04-09 18:01:18 +00:00
buildmaster
769c48ee39
Update SNAPSHOT to 2.2.0.RC1
2019-04-09 18:00:03 +00:00
Oleg Zhurakousky
b5a64eac14
Fixed URLs in licence headers and upgraded to s-c-build 2.1.4
2019-03-25 15:24:18 +01:00
Oleg Zhurakousky
38bdccf965
Merge branch '2.2.x'
2019-02-04 17:05:48 +01:00
Marcin Grzejszczak
a8cbf77794
Added checkstyle
2019-02-04 15:55:35 +01:00
Oleg Zhurakousky
0dad98e1e6
Created 2.2.x module
2019-01-18 15:31:36 +01:00
buildmaster
664b850996
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-08 11:43:40 +00:00
buildmaster
2453e181b5
Going back to snapshots
2019-01-08 11:43:40 +00:00
buildmaster
1535f37e16
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-08 11:41:31 +00:00
buildmaster
afa5cd2f9b
Going back to snapshots
2018-12-20 19:37:20 +00:00
buildmaster
953de7f02e
Update SNAPSHOT to 2.1.0.RC4
2018-12-20 19:36:19 +00:00
Oleg Zhurakousky
a731021b43
GH-1564 Delegated type-conversion to MessageConverters
...
The following is the summary of changes which essentially delegate all type conversion back to MessageConverter.
The only thing remains is the `BINDER_ORIGINAL_CONTENT_TYPE` logic to ensure backward compatibility
* `MessageConverterConfigurer` was brought pretty much back to the state it was before all those questionable type conversion changes
* `BinderFactoryConfiguration` configures custom argument resolvers which will be removed as soon as https://jira.spring.io/browse/SPR-17503 is addressed.
* The two new argument resolvers, defer from their original counterparts in that they change the order of type assertion ensuring that, for example, byte[] does not match Object and would have to be sent to MessageConverter for possible conversion. These two resolvers will be removed once https://jira.spring.io/browse/SPR-17503 is addressed.
Resolves #1564
Resolves #1565
2018-12-18 09:37:46 +01:00
buildmaster
c928b28a10
Going back to snapshots
2018-12-13 20:19:16 +00:00
buildmaster
5d07afc956
Update SNAPSHOT to 2.1.0.RC3
2018-12-13 20:18:14 +00:00
buildmaster
2c8e2255d0
Going back to snapshots
2018-11-19 14:42:16 +00:00
buildmaster
4775defbf0
Update SNAPSHOT to 2.1.0.RC2
2018-11-19 14:41:20 +00:00
Oleg Zhurakousky
1d8b92c85f
Fixed tests related to GH-1527 change
2018-11-15 19:03:22 +01:00
Oleg Zhurakousky
b569e26177
Going back to snapshots
2018-10-30 14:31:03 +01:00
Oleg Zhurakousky
a83bdb7f34
Update SNAPSHOT to 2.1.0.RC1
2018-10-30 14:28:31 +01:00
Marcin Grzejszczak
80e8541085
Going back to snapshots
2018-10-24 11:50:35 +02:00
Marcin Grzejszczak
be67c92f07
Update SNAPSHOT to 2.1.0.M4
2018-10-24 11:42:13 +02:00
Soby Chacko
fcbbd09502
Next update version: 2.1.0.BUILD-SNAPSHOT
2018-09-21 11:30:28 -04:00
Soby Chacko
f498323f61
2.1.0.M3 Release
2018-09-21 10:42:22 -04:00