John Blum
8cecee63dc
Set Jenkins CI build to JDK 8.
2022-05-04 10:39:37 -07:00
John Blum
f7b4d81bc6
Remove Docker Registry access (login).
2022-05-04 10:34:47 -07:00
John Blum
6bea33a0b2
Disable Docker login.
...
Explicit Docker login is not required when 1) using the VMW Harbor DockerHub proxy and 2) the project build does not use Testcontainers.
2022-05-03 15:40:51 -07:00
John Blum
01c04f17bb
Refactor to make it more apparent when a race condition occurs in concurrent Session access Integration Tests.
2022-04-28 15:31:54 -07:00
John Blum
fff6bce9d0
Fix race condition in concurrent Session access Integeration Tests.
...
The race condition involved the absence/presence of the Session ID in GemFire/Geode client/server Integration Tests when using client PROXY or CACHING_PROXY Regions to persist Session state.
When the remote Region operation (e.g. put(..), when storing the new Session in the cache Region) occurred, the current Thread could then be blocked on an IO operation, which would then free up another MultithreadedTC test framework thread to continue, but the Session creating Thread may not have set theh Session ID required by the other threads in a timely manner.
2022-04-28 15:31:45 -07:00
John Blum
875c6411f3
Upgrade to Spring Security 5.5.6.
2022-04-19 12:06:47 -07:00
John Blum
f8b0a67900
Upgrade to Spring Session 2.5.7-SNAPSHOT.
2022-04-19 11:56:32 -07:00
John Blum
a8d100a19a
Upgrade to Spring Data BOM 2021.0.11 (Pascal-SR11).
...
Upgrade to Spring Data Commons 2.5.11.
Upgrade to Spring Data for Apache Geode 2.5.11.
2022-04-19 11:55:01 -07:00
John Blum
c74388b925
Upgrade to Spring Boot 2.5.12.
2022-04-19 11:52:57 -07:00
John Blum
9632e818d5
Upgrade to Spring Framework 5.3.19.
2022-04-19 11:52:25 -07:00
John Blum
5bec2013ec
Remove Travis CI (YAML) configuration file to no longer build SSDG on Travis CI.
2022-03-23 15:44:32 -07:00
John Blum
7ffb0ef85d
Edit README to refer to SSDG 2.5.6.
2022-03-23 15:43:56 -07:00
John Blum
af77eb650c
Prepare next development iteration.
...
Set Spring Session version to 2.5.6-SNAPSHOT.
Set version to 2.5.7-SNAPSHOT.
2022-03-23 15:36:02 -07:00
John Blum
72afa4389d
Release 2.5.6.
2022-03-23 15:26:00 -07:00
John Blum
a0d552e5f3
Edit changelog and add 2.5.6 release notes.
2022-03-23 15:24:26 -07:00
John Blum
b79b7a4c38
Switch from Javax Servlet API dependencies to Jakarta Servlet API dependencies.
2022-03-23 15:14:47 -07:00
John Blum
a6d37715b7
Update Copyright to 2022.
2022-03-23 15:14:42 -07:00
John Blum
6b305936f1
Upgrade to Spring Security 5.5.5.
2022-03-23 15:14:36 -07:00
John Blum
8c64095cc7
Upgrade to SLF4J 1.7.36.
2022-03-23 15:14:21 -07:00
John Blum
54986cb448
Upgrade to Mockito 4.4.0.
2022-03-23 15:14:17 -07:00
John Blum
d6ea3c248b
Upgrade to Log4j 2.17.2.
2022-03-23 14:53:46 -07:00
John Blum
ffc678cfb5
Upgrade to Javax (Jakarta) Servlet JSP JSTL API 1.2.7.
2022-03-23 14:53:29 -07:00
John Blum
94c9d010f8
Upgrade to Javax (Jakarta) Servlet API 4.0.4.
2022-03-23 14:52:45 -07:00
John Blum
2b163b5ad0
Upgrade to Spring Test for Apache Geode 0.1.2-PASCAL.
2022-03-23 14:49:21 -07:00
John Blum
4811b87220
Upgrade to Spring Session BOM 2021.0.5.
2022-03-23 14:48:58 -07:00
John Blum
24db6343f4
Upgrade to Spring Session 2.5.5.
2022-03-23 14:48:17 -07:00
John Blum
478102abd2
Upgrade to Spring Data for Apache Geode 2.5.10.
2022-03-23 14:47:56 -07:00
John Blum
1d18781409
Upgrade to Spring Data Commons 2.5.10.
2022-03-23 14:47:16 -07:00
John Blum
2bcd65d981
Upgrade to Spring Data BOM 2021.0.10 (Pascal-SR10).
2022-03-23 14:46:56 -07:00
John Blum
bb3d7a8640
Upgrade to Spring Boot 2.5.10.
2022-03-23 14:43:10 -07:00
John Blum
730aa6d21c
Upgrade to Spring Framework 5.3.17.
2022-03-23 14:42:31 -07:00
John Blum
fb0b964739
Upgrade to Apache Geode 1.13.8.
2022-03-23 14:41:50 -07:00
John Blum
08e28cd734
Use the Spring Build Conventions Gradle Plugins, io.spring.gradle.convention.Utils class to determine the type of release to perform.
2022-03-23 14:39:25 -07:00
John Blum
5cdf7762b7
Enable dependency management for Apache Geode.
2022-01-12 00:55:08 -08:00
John Blum
67887293fc
Upgrade to Spring Security 5.5.4.
2022-01-12 00:54:33 -08:00
John Blum
e7bf0c0327
Upgrade to SLF4J 1.7.32.
2022-01-12 00:53:58 -08:00
John Blum
435e7da6c6
Upgrade to Selenium HtmlUnit 2.55.0.
2022-01-12 00:53:24 -08:00
John Blum
255fde2b51
Upgrade to Mockito 4.2.0.
2022-01-12 00:52:52 -08:00
John Blum
c3dac51d1f
Upgrade to Log4j 2.17.1.
2022-01-12 00:52:31 -08:00
John Blum
c3dbc8900d
Upgrade to AssertJ 3.22.0.
2022-01-12 00:52:00 -08:00
John Blum
5a871dc9fd
Upgrade to Spring Session 2.5.5-SNAPSHOT.
2022-01-12 00:51:23 -08:00
John Blum
50cedf95cf
Upgrade to Spring Session BOM 2021.0.4.
2022-01-12 00:50:35 -08:00
John Blum
123f1fae47
Upgrade to Spring Test for Apache Geode 0.1.0-PASCAL.
2022-01-12 00:49:57 -08:00
John Blum
6c29fdd930
Upgrade to Spring Data BOM 2021.0.7 (Pascal-SR7).
...
Upgrade to Spring Data Commons 2.5.7.
Upgrade to Spring Data for Apache Geode 2.5.7.
2022-01-12 00:49:18 -08:00
John Blum
982990d166
Upgrade to Spring Boot 2.5.8.
2022-01-12 00:47:56 -08:00
John Blum
ed9580fd55
Upgrade to Spring Framework 5.3.14.
2022-01-12 00:47:35 -08:00
John Blum
1868da127a
Upgrade to Apache Geode 1.13.6.
2022-01-12 00:47:01 -08:00
John Blum
4d94e256aa
Upgrade to Gradle 6.9.2.
2022-01-12 00:46:28 -08:00
John Blum
a0e9ce387c
Edit README to refer to 2.5.5.
2021-10-20 14:47:36 -07:00
John Blum
1a0fb6c5f8
Prepare next development iteration.
...
Set Spring Session (core) version to 2.5.4-SNAPSHOT.
Set version to 2.5.6-SNAPSHOT.
2021-10-20 14:37:18 -07:00