John Blum
3c84f9f8aa
Replace the 'javax.servlet.jsp.jstl:javax.servlet.jsp.jstl-api' dependency in the jstlDependencies declaration of the DependencySet Gradle Plugin with 'jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api'.
2021-11-16 21:48:30 -08:00
John Blum
11716691a2
Adapt the GemFireServerPlugin (Gradle Plugin) to Gradle API changes in version 7.3.
2021-11-16 20:45:19 -08:00
John Blum
8c0f72eacb
Re-organize the dependencies in the buildSrc project Gradle build file.
2021-11-16 20:35:11 -08:00
John Blum
a1f299a967
Refactor Spring Build Conventions Gradle Plugins with missing features and logic required by SSDG.
...
Format source code.
2021-11-16 20:32:56 -08:00
John Blum
dad6328828
Remove unnecessary and unused SortedProperties Groovy class.
2021-11-16 20:29:44 -08:00
John Blum
7b450cd913
Add missing Spring Build Conventions Gradle Plugins requried by SSDG.
...
Add Asciidoctor (Convention) Gradle Plugin.
Add DependencySet Gradle Plugin.
2021-11-16 20:28:55 -08:00
John Blum
7bf623894f
Include the Spring Build Conventions Gradle Plugins in Gradle buildSrc.
...
Include the Spring Maven Gradle Plugin in Gradle buildSrc.
Include the Spring PropDeps Gradle Plugin in Gradle buildSrc.
Include the Spring Sagan (spring.io website) Gradle Plugin in Gradle buildSrc.
(Optional?) Include the Spring GitHub Milestone Gradle Plugin in Gradle buildSrc.
2021-11-16 20:26:14 -08:00
John Blum
f1268b3887
Update Copyright Year to 2020.
2020-03-03 03:56:08 +01:00
John Blum
e574fa646e
Switch all HTTP URLs to HTTPS.
2019-07-03 17:38:46 -07:00
John Blum
8d9bdbd497
Set absolute path to 'java' EXE.
2019-05-29 12:24:32 -07:00
John Blum
4b8047123c
Update Copyright to 2019.
...
Resolve gh-20.
2019-01-15 07:49:23 -08:00
John Blum
7426a0c92e
Update Copyright to 2018.
2018-11-08 00:28:51 -08:00
John Blum
4536dfa5e3
Refactor GemFireServer Gradle Plugin to handle both Boot and WAR based integration tests.
2018-08-22 10:51:17 -07:00
John Blum
d856bce248
Re-organize all client/server sample code to separate client and server classes into client and server packages, respectively.
...
Rename sample.ServerConfig class to sample.server.GemFireServer and apply the GemFireServer Gradle Plugin.
Change all 'spring.session.data.gemfire.*' and 'spring.session.data.geode.*' properties to use the SDG property prefixed with 'spring.data.gemfire.*'.
2018-08-22 10:51:17 -07:00
John Blum
61048a3e04
Run GemFireServer class in the sample.server package.
...
Change all Spring Session (Data Geode) System properties to SDG properties (i.e. 'spring.data.gemfire.*').
Remove any 'spring.session.data.gemfire.*' and 'spring.session.data.geode.*' property configuration.
Remove commented code.
2018-08-22 10:51:04 -07:00
John Blum
0569a8da74
Change 'spring.session.data.gemfire.cache.server.port' System property for configuring the GemFire CacheServer port to 'spring.data.gemfire.cache.server.port'.
2018-08-21 22:04:54 -07:00
John Blum
fbf5044930
Set the 'spring.data.gemfire.pool.servers' property.
2018-08-15 01:04:48 -07:00
John Blum
3c984bad1d
Set the 'spring.data.gemfire.cache.server.port' property in addition to the 'spring.session.data.geode.cache.server.port' property.
2018-08-13 17:00:11 -07:00
John Blum
04168ef1b3
Fixup documentation and samples.
2017-07-26 16:08:11 -07:00
John Blum
f501df2315
Refactor the GemFireServer Groovy Plugin to log debug messages to System.err.
...
Change process?.destroyForcibly() to process?.destroy().
2017-07-20 13:45:17 -07:00
John Blum
4043d51b71
Rename 'gemFireServer' property to 'gemfireServer'.
2017-06-07 09:44:40 -07:00
John Blum
dd3b01fba2
Add a .gitignore file.
2017-06-06 17:20:34 -07:00
John Blum
767074d7b8
Additional spring-session-data-geode setup.
2017-06-06 16:04:40 -07:00
Rob Winch
35e1ba929b
Initial spirng-session-data-geode setup.
...
(cherry picked from commit c5a1ee021016d37dda5e5eb96320ee1be9869314)
Signed-off-by: John Blum <jblum@pivotal.io >
2017-06-06 16:00:46 -07:00