Rob Winch
233d179bfa
Revert "Allow Publishing When Spring IO Fails"
...
This reverts commit fca411996a .
2017-06-22 13:20:23 -05:00
Rob Winch
4e8ae8d9d4
Revert "Deploy Without Checks for Spring IO"
...
This reverts commit 8c6810c6dd .
2017-06-22 13:20:21 -05:00
Rob Winch
8c6810c6dd
Deploy Without Checks for Spring IO
2017-06-22 13:18:01 -05:00
Rob Winch
fca411996a
Allow Publishing When Spring IO Fails
...
This is necessary to solve the problem of chicken and the Egg. See
https://github.com/spring-io/platform/issues/622#issuecomment-310452646
2017-06-22 13:00:12 -05:00
Rob Winch
79b8296e1c
Work Around spring-projects/spring-boot#9573
...
Issue gh-806
2017-06-22 09:04:23 -05:00
Rob Winch
043cb42149
Extract spring-session-jdbc
...
Issue gh-806
2017-06-22 09:04:09 -05:00
Rob Winch
c28f047eb5
Extract spring-session-data-hazelcast
...
Issue gh-806
2017-06-22 09:03:50 -05:00
Rob Winch
972cf66d7e
Extract spring-session-data-redis
...
Issue gh-806
2017-06-22 09:03:25 -05:00
Rob Winch
f1319483ee
Move spring-session to spring-session-core
...
Issue gh-806
2017-06-22 09:02:44 -05:00
Rob Winch
6ad5006280
Update to Gradle 4.0
2017-06-16 13:40:43 -05:00
Vedran Pavic
f7e07b7f6b
Improve Session API to use Java 8
2017-06-16 11:44:19 -05:00
Vedran Pavic
4cf26d9c36
Move ExpiringSession API into Session
2017-06-16 11:44:19 -05:00
Vedran Pavic
a848df1235
Replace explicit type arguments with diamond operator
2017-06-16 11:44:19 -05:00
Rob Winch
f8292ba512
Update to Spring Boot 2.0.0.M2
...
Fixes gh-801
2017-06-16 10:29:30 -05:00
Rob Winch
21bcc6e8d7
Next Development Version
2017-06-15 20:35:20 -05:00
Rob Winch
905a77a3a8
Release 2.0.0.M2
2017-06-15 20:08:29 -05:00
Rob Winch
295f9f78c3
Update to latest Releases
...
- Spring Framework 5.0.0.RC2
- Spring Security 5.0.0.M2
- Spring Data Kay-M4
2017-06-15 20:08:15 -05:00
Rob Winch
04ecc82d09
Polish Artifactory Publish
2017-06-15 11:40:04 -05:00
Rob Winch
2ddd9e58a3
Update to spring-build-conventions 0.0.2.RELEASE
2017-06-15 11:39:21 -05:00
Vedran Pavic
3c52298c47
Add support for configuring default CookieSerializer using SessionCookieConfig
...
Fixes gh-87
2017-06-13 22:01:15 +02:00
Rob Winch
7b385c7d33
Exclude check on artifactoryPublish
2017-06-08 16:54:16 -05:00
Rob Winch
87d51c54c9
Add Artifactory Deploy
2017-06-08 16:42:55 -05:00
Rob Winch
210e8eebc5
Update to spring-build-conventions 0.0.2.BUILD-SNAPSHOT
2017-06-08 16:38:39 -05:00
Vedran Pavic
7d52c87173
Improve Spring Boot based samples
...
Starting with 2.0.0.M1, Boot provides auto-config support for Lettuce.
See gh-790
2017-06-07 22:48:46 +02:00
Vedran Pavic
e3c6fb67f2
Replace StringBuffer usages with StringBuilder
...
Fixes gh-718
2017-05-30 22:40:28 +02:00
Vedran Pavic
79f187ddd6
Upgrade samples to Boot 2.0.0.M1
...
Fixes gh-782
2017-05-30 22:37:36 +02:00
Vedran Pavic
22f4b0bc9d
Update minimum requirements
2017-05-25 23:59:49 +02:00
Vedran Pavic
c5ea626d03
Improve layout of community extensions doc section
...
Fixes gh-786
2017-05-17 11:49:49 +02:00
Vedran Pavic
d067cd1e66
Remove obsolete .gradle files
...
Fixes gh-785
2017-05-17 11:45:56 +02:00
Rob Winch
76a6be572a
Next development version
2017-05-10 13:47:17 -05:00
Spring Buildmaster
78db900303
Release version 2.0.0.M2
2017-05-10 07:08:41 +00:00
Rob Winch
7f9a9c4185
Update to lettuce-core 5.0.0.M2
2017-05-10 01:44:44 -05:00
Rob Winch
83c67d3e11
Update to Spring Security 5.0.0.M1
2017-05-10 01:44:18 -05:00
Rob Winch
4f3324bac4
Update to spring-build-conventions 0.0.1.RELEASE
2017-05-10 01:44:04 -05:00
Rob Winch
23a28f790a
Disable OSSRH Deploy
...
For the release disable OSSRH Deploy since we will release only
to Artifactory for the milestone. We cannot deploy to OSSRH because
we have RC dependencies that are not in Maven Central.
2017-05-10 00:46:45 -05:00
Vedran Pavic
dd4983f33e
Improve samples logging
2017-05-10 00:24:57 -05:00
Vedran Pavic
e9e5d8eda6
Parameterize SpringSessionBackedSessionRegistry
2017-05-10 00:24:16 -05:00
Rob Winch
a745d471ad
Update to Spring Data Kay M3
2017-05-09 09:36:54 -05:00
Rob Winch
df267774da
Use dependency-management.gradle
2017-05-09 02:52:53 -05:00
Vedran Pavic
2b2f385d5f
Use spring-jcl instead of commons-logging
2017-05-09 02:50:27 -05:00
Vedran Pavic
86e892c806
Improve Spring Boot based samples
...
Fixes gh-693
2017-05-04 18:56:12 +02:00
Vedran Pavic
448133494f
Replace anonymous types with lambda
2017-05-03 10:06:56 -05:00
Vedran Pavic
e0fc9e92ba
Simplify Map.get and conditional calls
2017-05-03 10:06:56 -05:00
Vedran Pavic
5b4d0c40d8
Replace explicit type arguments with diamond operator
2017-05-03 10:06:56 -05:00
Rob Winch
78ea101a43
Add logback.xml
...
This will ensure the logs are not too large which will improve performance
and ensure that the build works on Travis which caps the log file size.
2017-05-03 10:06:44 -05:00
Vedran Pavic
63097e9d82
Fix broken documentation links
2017-04-28 20:05:37 +02:00
Vedran Pavic
2ebbe762f0
Downgrade Spring Boot to 1.5.3.RELEASE
...
Fixes gh-710
2017-04-28 17:27:49 +02:00
Rob Winch
63b836b212
Remove Mongo
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
02da23a2a0
Remove GemFire
...
Fixes gh-768
2017-04-26 22:19:10 -05:00
Rob Winch
b254c7c6b9
Add Jenkinsfile
...
Fixes gh-770
2017-04-26 22:19:10 -05:00