Commit Graph

1991 Commits

Author SHA1 Message Date
John Blum
1e7e1fa74f Ignore LOG_FILE_IS_UNDEFINED files from Spring Boot. 2022-07-07 11:59:07 -07:00
John Blum
90af88fddc Edit SBDG ref doc and include new information about logging with the spring-geode-starter-logging module.
Closes #117.
2022-07-07 11:58:53 -07:00
John Blum
7e301c51f2 Integrate Spring Geode Logging with Spring Boot Logging and externalizes configuration.
* Deprecates the logback-include.xml file.
* Declare the logging context name as 'geodeLoggingContext'.
* Determines whether Spring Boot SLF4J Logback logging configuration (metadata) files are present on the application classpath.
* Applies custom logging configuration declared by the user in the spring-geode-logging.properties file on the application classpath.
* Conditionally includes SLF4J Logback logging configuration from Spring Boot.
* Includes Appenders, Loggers and Properties configuration metadata files from Spring Geode Starter Logging.

Resolves #117.
2022-07-07 11:58:03 -07:00
John Blum
c420896c24 Enable Spring Geode Logging configuration to be declared by the user in a spring-geode-logging.properties file on the Spring Boot application classpath.
Resolves #117.
2022-07-07 11:57:54 -07:00
John Blum
203d3a22ab Refactor and encapsulate Properties, Logger and Appender SLF4J Logback configuration (metadata) in separate includes (XML files) on the application classpath.
Resolves #117.
2022-07-07 11:57:47 -07:00
John Blum
64677454b2 Declare 'org.codehaus.janino:janino' as an implementation dependency in Spring Geode Starter Logging.
This enables the SLF4J Logback configuration files to include conditional logic, such as if-then-else statements.

Resolves #117.
2022-07-07 11:57:42 -07:00
John Blum
81b67f4f8f Edit README to refer to SBDG 1.6.9 release and 1.6.10-SNAPSHOT.
Refer to Spring Boot 2.6.9.

Move SBDG 1.5.x to the EOL section.
2022-06-24 17:11:43 -07:00
John Blum
c8c1a9912d Prepare next development iteration.
Set Spring Boot version to 2.6.10-SNAPSHOT.

Set version to 1.6.10-SNAPSHOT.
2022-06-24 16:46:31 -07:00
John Blum
eaad4ee64c Release 1.6.9. 2022-06-24 16:34:36 -07:00
John Blum
239da2af64 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.6.9 and SBDG 2.6.9-SNAPSHOT. 2022-06-24 16:33:59 -07:00
John Blum
ab191e2d85 Edit changelog and add 1.6.9 release notes. 2022-06-24 16:23:08 -07:00
John Blum
062c81808e Adapt to API changes in SDG 2.6.5. 2022-06-24 16:22:58 -07:00
John Blum
e3c3479d58 Upgrade to Testcontainers 1.17.2. 2022-06-24 16:14:43 -07:00
John Blum
04a790fbda Upgrade to Spring Data for Apache Geode 2.6.5. 2022-06-24 16:13:43 -07:00
John Blum
dc3db5bc39 Upgrade to Spring Data BOM 2022.1.5 (Q-SR5).
Refers to Spring Data version 2.6.
2022-06-24 16:13:22 -07:00
John Blum
4a9ea25bdc Upgrade to Spring Boot 2.6.9. 2022-06-24 16:10:44 -07:00
John Blum
2942cf507a Upgrade to Spring Framework 5.3.21. 2022-06-24 16:10:06 -07:00
John Blum
561dbc50c9 Edit README to refer to 1.6.8 release and 1.6.9-SNAPSHOT.
Refer to Spring Boot 2.6.8 in references.
2022-05-19 12:47:16 -07:00
John Blum
c8d3e627c0 Prepare next development iteration.
Set Spring Boot version to 2.6.9-SNAPSHOT.

Set version to 1.6.9-SNAPSHOT.
2022-05-19 12:33:52 -07:00
John Blum
8aeb48cc7a Release 1.6.8. 2022-05-19 12:13:44 -07:00
John Blum
a8600493ed Set Spring Geode Samples parent Maven POM to Spring Boot 2.6.8. 2022-05-19 12:12:05 -07:00
John Blum
4ffacee3c7 Edit changelog and add 1.6.8 release notes. 2022-05-19 12:01:00 -07:00
John Blum
4c29c75e1c Edit README and refer to 1.5.14 release and 1.5.15-SNAPSHOT. 2022-05-19 11:59:44 -07:00
John Blum
acc4bc7cef Edit changelog and include 1.5.14 release notes. 2022-05-19 11:59:37 -07:00
John Blum
7b0fe993ac Upgrade to Spring Boot 2.6.8. 2022-05-19 11:57:39 -07:00
John Blum
4d430bcdcc Set Spring Geode Samples Maven POMs to Srping Boot 2.6.8-SNAPSHOT and SBDG 1.6.8-SNAPSHOT. 2022-05-18 15:01:39 -07:00
John Blum
0967450295 Upgrade to Spring Framework 5.3.20. 2022-05-18 14:48:54 -07:00
John Blum
4ec212b402 Reconfigure the Jenkins CI build pipeline.
* Configure the buld to use the VMW provided Harbor DockerHub Proxy.
* Use pipeline.properties to parameterize the build.
* Remove Docker logins (docker.withRegistry(..) directtives in Jenkinsfile & 'docker login' command in setup.sh).
2022-05-03 18:12:39 -07:00
John Blum
cc55e94754 Edit README to refer to 1.6.7 and 1.6.8-SNAPSHOT.
Refer to Spring Boot 2.6.7 documentation.
2022-04-21 12:46:07 -07:00
John Blum
34c3884840 Prepare next development iteration.
Set Spring Boot version to 2.6.8-SNAPSHOT.

Set version to 1.6.8-SNAPSHOT.
2022-04-21 12:29:40 -07:00
John Blum
dee6e2bd85 Release 1.6.7. 2022-04-21 12:01:06 -07:00
John Blum
e741ce5b5b Edit changelog and add 1.6.7 release notes. 2022-04-21 11:58:44 -07:00
John Blum
bbe477faa9 Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.7 and SBDG 1.6.7-SNAPSHOT. 2022-04-21 11:56:52 -07:00
John Blum
91f1a471b3 Upgrade to Spring Session BOM 2021.1.3. 2022-04-21 11:45:18 -07:00
John Blum
45fde8b81e Upgrade to Spring Data for Apache Geode 2.6.4. 2022-04-21 11:44:10 -07:00
John Blum
6fb5a58acf Upgrade to Spring Data BOM 2021.1.4 (Q-SR4). 2022-04-21 11:43:55 -07:00
John Blum
fdd05ab5c5 Upgrade to Spring Boot 2.6.7. 2022-04-21 11:42:50 -07:00
John Blum
bdfe78a163 Upgrade to Spring Framework 5.3.19. 2022-04-21 11:37:57 -07:00
John Blum
a58b47d36a Edit README to refer to 1.5.13 release and 1.5.14-SNAPSHOT. 2022-04-21 11:37:17 -07:00
John Blum
34b5ab9861 Edit changelog and include 1.5.13 release notes. 2022-04-21 11:36:38 -07:00
John Blum
ddf7385c7a Edit README to refer to 1.6.6 release and 1.6.7-SNAPSHOT.
Refer to Spring Boot 2.6.6 reference documentation.
2022-03-31 11:59:13 -07:00
John Blum
919d76c045 Prepare next development iteration.
Set Spring Boot version to 2.6.7-SNAPSHOT.

Set version to 1.6.7-SNAPSHOT.
2022-03-31 11:47:39 -07:00
John Blum
f1b20574f7 Release 1.6.6. 2022-03-31 11:33:19 -07:00
John Blum
f3c5cb0a53 Edit changelog and add 1.6.6 release notes. 2022-03-31 11:29:31 -07:00
John Blum
0cb758b746 Upgrade Spring Geode Samples Maven POMs to Spring Boot 2.6.6 and SBDG 1.6.6-SNAPSHOT. 2022-03-31 11:27:45 -07:00
John Blum
d6d5f23b75 Upgrade to Spring Boot 2.6.6. 2022-03-31 11:17:02 -07:00
John Blum
5dbc15534c Upgrade to Spring Framework 5.3.18. 2022-03-31 11:16:43 -07:00
John Blum
99b59e7ec1 Edit README to refer to 1.5.12 release and 1.5.13-SNAPSHOT. 2022-03-31 11:15:26 -07:00
John Blum
316fab209b Edit changelog and include 1.5.12 release notes. 2022-03-31 11:14:52 -07:00
John Blum
86b8a4456b Edit README to refer to 1.6.5 release and 1.6.6-SNAPSHOT.
Refer to Spring Boot 2.6.5 documentation.
2022-03-24 20:09:23 -07:00