Rob Winch
5cbabfb719
Fix Brussels Build
...
- Update Spring IO plugin to resolve binary incompatability for tests
- Update Dependency Management Plugin which is required for Spring IO
plugin update
- Update to Spring Boot 1.5.0.RC1. Necessary because new dependency
management plugin does not work with Boot 1.4.x
Fixes gh-708
2017-01-13 11:28:18 -06:00
Vedran Pavic
a25f6c38e0
Fix Gradle deprecation warnings
...
(cherry picked from commit 41fbc90 )
2017-01-12 22:17:25 +01:00
Eddú Meléndez
e192cae078
Polish samples
...
Fixes gh-705
2017-01-12 21:33:53 +01:00
Vedran Pavic
93be87ed94
Polish XPath expressions in samples integration tests
2017-01-11 22:57:23 +01:00
Vedran Pavic
01e4664681
Fix integration tests for GemFire based samples
...
Fixes gh-703
2017-01-11 22:08:08 +01:00
Rob Winch
d7c29652e7
Polish contribution
2017-01-11 18:54:10 +01:00
Eddú Meléndez
8f71ace84c
Convert groovy tests to java
2017-01-11 18:38:35 +01:00
John Blum
9a51cb9ca7
Minor changes to improve the timing between Spring Boot-based GemFire client and server connections
...
Fixes gh-672
2016-11-22 22:48:37 -08:00
Eddú Meléndez
94221c70a9
Clear warnings from spring-boot gradle plugin
2016-11-11 15:27:55 -06:00
John Blum
f0820c8038
Update to Spring Boot 1.4.1.RELEASE
...
* Upgrade to Spring Data GemFire 1.8.4.RELEASE
* Upgrade to Spring Data MongoDB 1.9.4.RELEASE
* Upgrade to Spring Framework 4.3.3.RELEASE
(Upgrade to Spring Data Redis 1.7.4.RELEASE failed)
Fixes gh-632
2016-11-10 15:37:25 -06:00
Vedran Pavić
9133e337e6
Use webjars-locator in samples ( #587 )
2016-08-15 13:25:53 -05:00
Rob Winch
e9f097db5c
Gemfire Boot Sample uses Random Port
...
Previously, the Gemfire Boot Sample didn't select a random port for
Tomcat to run on.
Issue gh-496
2016-06-29 21:02:10 -05:00
Rob Winch
82cb417910
Boot Gemfire Sample JDK7 compatible
...
Issue gh-496
2016-06-29 11:22:16 -05:00
Rob Winch
808a550343
Polish Boot Gemfire Sample
...
Issue gh-496
2016-06-29 11:08:05 -05:00
John Blum
53c81de5e3
Add Spring Session Data GemFire with Spring Boot sample
...
Fixes gh-496
2016-06-29 10:34:58 -05:00