Commit Graph

831 Commits

Author SHA1 Message Date
John Blum
dce7341346 Upgrade to Spring Framework 6.0.0-M3. 2022-03-17 10:57:34 -07:00
John Blum
805e10a8af Upgrade to Apache Geode 1.14.3. 2022-03-17 10:57:34 -07:00
John Blum
3d1e7a2e5e Add dependency management for Micrometer set to a version required by / compatible with Apache Geode 1.14.
Apache Geode 1.14.x is based on Micrometer 1.6.3 while Spring Boot 3.0 (Spring Session 3.0) is based on Micrometer 2.0.

Micrometer 1.9 is the bridge between framework, libraries and product still based on Micrometer 1.x while application frameworks like Spring Boot use Micrometer 2.0.

Upgrade to Micrometer 1.9.0-M4.
2022-03-17 10:57:34 -07:00
John Blum
ec450e1942 Update Copyright to 2022. 2022-03-17 10:57:34 -07:00
John Blum
1a511afce4 Update the Copyright for all local Spring Build Conventions Gradle Plugins in buildSrc/ to 2022. 2022-03-17 10:57:34 -07:00
John Blum
0b0f103655 Reinstate the GemFireServerPlugin Gradle Plugin. 2022-03-17 10:57:27 -07:00
John Blum
c2c29986ba Polish local Spring Build Conventions Gradle Plugins in buildSrc/.
The Spring Build Conventions Gradle Plugins were copied from the refactored SBDG Spring Build Conventions Gradle Plugins into buildSrc/ and adjusted for SSDG.
2022-03-17 10:31:14 -07:00
John Blum
b5b41ca109 Add Apache 2.0 License to project. 2022-02-07 13:25:43 -08:00
John Blum
d65c8eae56 Move FindBugs version management property from gradle.properties to gradle/dependency-management.gradle. 2022-01-20 15:51:31 -08:00
John Blum
248d16885c Add dependency management for all of Selenium.
Match the Selenium version in use to the core Spring Framework.
2022-01-20 15:50:07 -08:00
John Blum
d9790d0683 Cleanup Gradle Build Plugins declaration configuration and dependencies. 2022-01-20 15:40:15 -08:00
John Blum
e2df5b9507 Edit README to refer to SSDG 3.0.0-M1 and Apache Geode 1.14 reference documentation. 2022-01-18 15:53:20 -08:00
John Blum
0a92abf608 Prepare next development iteration.
Set Spring Session version to 3.0.0-SNAPSHOT.

Set version to 3.0.0-SNAPSHOT.
2022-01-18 15:47:02 -08:00
John Blum
e8cd18b8a0 Release 3.0.0-M1. 2022-01-18 15:43:47 -08:00
John Blum
5a4601da5b Edit changelog and add 3.0.0-M1 release notes. 2022-01-18 15:42:41 -08:00
John Blum
b693514d5b Edit changelog and include 2.7.0-M1 release notes. 2022-01-18 15:19:20 -08:00
John Blum
08b9e815f8 Upgrade to Spring Dependency Management Gradle Plugin 1.0.11.RELEASE. 2022-01-18 15:19:14 -08:00
John Blum
891f9b6700 Upgrade to Spring NoHTTP Gradle Plugin 0.0.10. 2022-01-18 15:19:06 -08:00
John Blum
645f708091 Upgrade to Gradle 7.3.3. 2022-01-18 15:18:56 -08:00
John Blum
77c5bae08e Upgrade to Spring Security 6.0.0-M1. 2022-01-18 15:18:50 -08:00
John Blum
b2bd60b6a1 Upgrade to SLF4J 1.7.33. 2022-01-18 15:18:41 -08:00
John Blum
6b1aa026ef Upgrade to Selenium HtmlUnit 2.56.0. 2022-01-18 15:18:36 -08:00
John Blum
960255e134 Upgrade to Mockito 4.2.0. 2022-01-18 15:17:58 -08:00
John Blum
749caa70f0 Upgrade to JUnit Jupiter 5.8.2. 2022-01-18 15:17:49 -08:00
John Blum
a0359a3306 Upgrade to Log4j 2.17.1. 2022-01-18 15:17:43 -08:00
John Blum
0f964a469d Upgrade to AssertJ 3.22.0. 2022-01-18 15:17:38 -08:00
John Blum
e6dbbc07c8 Upgrade to Spring Test for Apache Geode 1.0.0-M1. 2022-01-18 15:17:30 -08:00
John Blum
de99bf4af6 Uprade to Spring Session BOM 2022.1.0-SNAPSHOT. 2022-01-18 15:17:25 -08:00
John Blum
1e38e36982 Upgrade to Spring Session 3.0.0-M1. 2022-01-18 15:17:19 -08:00
John Blum
46566a585d Upgrade to Spring Data BOM 2022.0.0-M1 (Turing-M1).
Upgrade to Spring Data Commons 3.0.0-M1.

Upgrade to Spring Data for Apache Geode 3.0.0-M1.
2022-01-18 15:17:08 -08:00
John Blum
f21e3fb4f3 Upgrade to Spring Framework 6.0.0-M2. 2022-01-18 13:54:52 -08:00
John Blum
a2e605e479 Remove unnecessary, provided Apache Geode module dependencies from the spring-session-data-geode module.
Remove the provided org.apache.geode:geode-logging module dependency.

Remove the provided org.apache.geode:geode-serialization module dependency.
2022-01-10 15:22:00 -08:00
John Blum
c832baed70 Remove use of Apache Geode internal o.a.g.internal.AbstractRegion API in the GemFireUtilsTests class. 2022-01-10 15:14:38 -08:00
John Blum
543fb3da29 Upgrade to Apache Geode 1.14.2.
Enable dependency management for Aapche Geode libs.
2022-01-10 14:53:01 -08:00
John Blum
4c382bc2df Set timeout (15 minutes) in the Jenkins CI 'Deploy Docs' and 'Deploy Artifacts' build stages. 2021-12-07 14:14:26 -08:00
John Blum
f145fcac7e Set Jenkins CI build to use Java/JDK 17. 2021-12-07 14:14:08 -08:00
John Blum
3e3f56b22e Refactor Java and all Groovy Gradle Plugins in buildSrc. 2021-12-07 13:31:11 -08:00
John Blum
b3855f547c Re-instate the @PostConstruct annotation on the GemFireHttpSessionConfiguration class, registerSessionSerializerBeanAlias() method.
This @PostConstruct annotation is required for XML configuration support.
2021-12-02 23:49:10 -08:00
John Blum
5ee77ed0f1 Refactor all Spring Session, Apache Geode Web Samples to use Glassfish Web Jarkarta Servlet JSP JTL implementation.
Remove use of WebJars.
2021-12-02 23:36:48 -08:00
John Blum
39ff983567 Refactor all Spring Session, Apache Geode Samples using Spring Boot to switch from Thymeleaf to FreeMarker.
Convert Thymelead templates to FreeMarker templates.

Remove the use of WebJars.

Refactor all Sample application code.
2021-12-02 23:33:57 -08:00
John Blum
0040b9a37e Add dependency management for the Glassfish Web Jakarta Servlet JSP JSTL implementation dependency.
In addition, add the Jakarta Servlet JSP JSTL dependency to the jstlDependencies extension in the DependencySet Gradle Plugin.
2021-12-02 23:28:19 -08:00
John Blum
164dc2f0d1 Rename initGemFire() method to registerSessionSerializerBeanAlias().
Call registerSessionSerializerBeanAlias() from setImportMetadata(:AnnotationMetadata) and remove the @PostConstruct annotation.

For an unknown reason, Spring Framework 6 possibly initializes Singleton beans before Spring @Configuration classes, @PostConstruct methods are invoked.
2021-12-02 23:25:28 -08:00
John Blum
f1753d0758 Remove Apache Standard Taglibs from jstlDependencies declaration build extension. 2021-12-01 20:50:44 -08:00
John Blum
523bfccee6 Upgrade to Spring Boot 3.0.0-SNAPSHOT. 2021-12-01 20:49:50 -08:00
John Blum
ecb85f162d Remove the use of WebJars (CSS) from the HTML and JSP pages of the Samples. 2021-12-01 12:35:32 -08:00
John Blum
5583621a96 Upgrade to WebJars jQuery 3.6.0. 2021-12-01 12:26:32 -08:00
John Blum
ac0a2b75db Remove dependency management for WebJars taglib. 2021-12-01 12:26:06 -08:00
John Blum
24141d5664 Upgrade to AsciidoctorJ 3.3.2.
See https://stackoverflow.com/questions/69637205/cannot-locate-a-guava-jar-in-the-gradle-distribution.
2021-11-30 23:05:32 -08:00
John Blum
26ebd29e86 Refactor and polish the Gradle JavadocApiPlugin. 2021-11-30 22:49:06 -08:00
John Blum
1b262e1f8e Clear secondary sources and configure DuplicatesStrategy for resources when generating Docs. 2021-11-30 21:52:27 -08:00