Commit Graph

862 Commits

Author SHA1 Message Date
John Blum
82cc995d50 Upgrade to Spring Data for Apache Geode 3.0.0-M3. 2022-03-23 18:01:32 -07:00
John Blum
b4de111b71 Upgrade to Spring Data Commons 3.0.0-M3. 2022-03-23 18:01:11 -07:00
John Blum
50f4bd2fce Upgrad to Spring Data BOM 2022.0.0-M3 (Turing-M3). 2022-03-23 18:00:44 -07:00
John Blum
e089913db3 Upgrade to Apache Geode 1.14.4. 2022-03-23 17:58:59 -07:00
John Blum
5109ecb30b Edit changelog and include 2.7.0-M2 release notes. 2022-03-23 17:58:06 -07:00
John Blum
176ecf7275 Edit changelog and include 2.6.1 release notes. 2022-03-23 17:57:16 -07:00
John Blum
5cfe997ac3 Edit changelog and include 2.5.6 release notes. 2022-03-23 17:56:38 -07:00
John Blum
6c8d70b666 Remove explicit deployDocsHost property from Gradle build properties. 2022-03-23 13:53:45 -07:00
John Blum
ecabae7e34 Organize gradle.properties. 2022-03-17 16:19:09 -07:00
John Blum
fefb7e185d Add SLF4J (Logback) Logger configuration for the 'org.gretty' Logger in all Spring Session Samples forking a Web (Servlet) container using the Gretty Gradle Plugin. 2022-03-17 15:22:02 -07:00
John Blum
3ba31285d4 Configure logging for the Gretty Gradle Plugin using the SLF4J Logback configuration file (logback-test.xml) from the sample integration test source. 2022-03-17 15:21:19 -07:00
John Blum
66f6ddb763 Upgrade to Gretty Gradle Plugin 4.0.1. 2022-03-17 12:16:57 -07:00
John Blum
f3cc426d94 Refactor the SpringSampleWarPlugin Gradle Plugin.
Remove unnecessary use of semicolons.

Declare utility methods static.
2022-03-17 12:10:07 -07:00
John Blum
bb76ed48c0 Adapt to API changes in Spring Framework 6.0.
Replace the use of org.springframework.util.SocketUtils.findAvailableTcpPort() with STDG's ClientServerIntegrationTestsSupport.findAndReserveAvailablePort().
2022-03-17 11:11:30 -07:00
John Blum
e1c49055c9 Remove Spring Boot 'micrometer.version' extension property from dependency-management.gradle. 2022-03-17 11:05:42 -07:00
John Blum
96cdb7457e Disable Gretty logging to console. 2022-03-17 11:04:49 -07:00
John Blum
5d3ee7f18a Switch key dependencies (e.g. Spring) to API scope in spring-session-data-geode module. 2022-03-17 10:57:34 -07:00
John Blum
e8ebbafbcf Declare dependency management for org.slf4j:jul-to-slf4j. 2022-03-17 10:57:34 -07:00
John Blum
9e98a253fa Add deps.txt file to the list of ignored files by git. 2022-03-17 10:57:34 -07:00
John Blum
5413952aeb Rename the org.slf4j:jul-over-slf4j dependency to org.slf4j:jul-to-slf4j. 2022-03-17 10:57:34 -07:00
John Blum
9f545693eb Refactor and optimize the Jenkins CI pipeline build.
Include pipeline.properties to parameterize the Jenkins pipeline build.

Refactor all shell scripts to reflect Jenkins build changes and Spring Build Conventions Gradle Plugin changes.
2022-03-17 10:57:34 -07:00
John Blum
c049fff66c Remove Travis CI build configuration (yaml) file.
SSDG will not longer be built on Travis CI.
2022-03-17 10:57:34 -07:00
John Blum
c166682a08 Switch testRuntime dependency scope to testRuntimeOnly in spring-session-data-geode.gradle build file. 2022-03-17 10:57:34 -07:00
John Blum
f390e65c92 Remove unnecessary use of maven-pom-editor.gradle plugin. 2022-03-17 10:57:34 -07:00
John Blum
77dc4101c7 Upgrade to SLF4J 1.7.36. 2022-03-17 10:57:34 -07:00
John Blum
ee8cb1a142 Upgrade to Mockito 4.4.0. 2022-03-17 10:57:34 -07:00
John Blum
f1e5a18f07 Upgrade to Logback 1.2.10. 2022-03-17 10:57:34 -07:00
John Blum
58c936958d Upgrade to Log4j 2.17.2. 2022-03-17 10:57:34 -07:00
John Blum
63333b374f Upgade to Spring Test for Apache Geode 1.0.0-M2. 2022-03-17 10:57:34 -07:00
John Blum
398c19ab4c Upgrade to Spring Session BOM 2022.0.0-M1. 2022-03-17 10:57:34 -07:00
John Blum
e6472a449e Upgrade to Spring Boot 3.0.0-M1. 2022-03-17 10:57:34 -07:00
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