John Blum
dba4e51d2b
Edit comments in Jenkinsfile.
2023-06-24 09:55:51 -07:00
John Blum
367ffee851
Switch compile dependency task to implementation.
2023-06-24 09:54:45 -07:00
John Blum
1fb65ebdca
Upgrade to FreeFair Lombok Gradle Plugin 8.0.1.
2023-06-24 09:53:27 -07:00
John Blum
21b9c21f25
Upgrade to Spring Data for Apache Geode 2.7.13.
2023-06-24 09:52:08 -07:00
John Blum
acb6da0159
Upgrade to Spring Data Build Parent 2.7.13.
2023-06-24 09:51:48 -07:00
John Blum
2719e87347
Upgrade to Spring Data BOM 2021.2.13.
2023-06-24 09:50:56 -07:00
John Blum
5d656b3255
Upgrade to Spring Boot 2.7.13.
2023-06-24 09:49:43 -07:00
John Blum
e07879a4cf
Upgrade to Spring Framework 5.3.28.
2023-06-24 09:48:56 -07:00
John Blum
259f2188b3
Upgrade to Eclipse Temurin JDK 8u362 in Jenkins CI.
2023-06-24 09:44:14 -07:00
John Blum
c5c5db914c
Format source code and fix HTTP URL in PropDepsMavenPlugin Javadoc.
2023-06-24 09:44:14 -07:00
John Blum
bd31137f37
Add src/main/java to Gradle build sourceSets for local Gradle Plugins in buildSrc/.
2023-06-24 09:44:14 -07:00
John Blum
328a931a85
Use local Spring PropDepsPlugin Gradle Pugins.
2023-06-24 09:44:14 -07:00
John Blum
2ae431403a
Switch to local Spring Build Conventions Gradle Plugins.
2023-06-24 09:44:14 -07:00
John Blum
5160a0edf5
Import Spring Build Conventions Gradle Plugins.
2023-06-24 09:44:14 -07:00
John Blum
df0709c915
Switch Jenkins CI pipeline build to using 'gradle clean build'.
2023-06-24 09:44:14 -07:00
John Blum
315a9d107e
Upgrade to Maven Surefire Plugin 3.1.2.
2023-06-24 09:44:14 -07:00
John Blum
e9638495f7
Upgrade to Maven Compiler Plugin 3.11.0.
2023-06-24 09:44:14 -07:00
John Blum
93a150cea7
Rearrange the project Gradle build script.
2023-06-24 09:44:09 -07:00
John Blum
21bf31058b
Upgrade to Spring Data for Apache Geode 2.7.12.
2023-06-09 11:54:41 -07:00
John Blum
3aae09949d
Upgrade to Spring Data Build Parent 2.7.12.
2023-06-09 11:53:49 -07:00
John Blum
b23a5a1c48
Uppgrade to Spring Data BOM 2021.2.12.
2023-06-09 11:53:23 -07:00
John Blum
dc23fd9e16
Upgrade to Spring Boot 2.7.12.
2023-06-09 10:53:19 -07:00
John Blum
4107562172
Upgrade to Spring Framework 5.3.27.
2023-06-09 10:52:43 -07:00
John Blum
1dfe6299ce
Upgrade to Lombok 1.18.28.
2023-06-09 10:50:45 -07:00
John Blum
24844229fb
Upgrade to AssertJ 3.24.2.
2023-06-09 10:50:10 -07:00
John Blum
5b1d89294b
Upgrade to Maven 3.9.2.
...
Upgrade to Maven Wrapper 3.2.0.
2023-06-09 10:49:17 -07:00
John Blum
577a6bf115
Upgrade to Gradle 6.9.4.
2023-06-09 10:46:59 -07:00
John Blum
8d6f1ab65b
Switch to Spring Snapshot repository.
...
Replaces Spring libs-snapshot repository.
2023-06-09 10:45:38 -07:00
John Blum
4b0273f38c
Add Spring plugins-release repository to Gradle build script.
2023-06-09 10:44:28 -07:00
John Blum
cd7e269ae4
Include NOTICE in the README.
...
The NOTICE summarizes and outlines the future roadmap of the STDG project.
2023-01-17 14:24:40 -08:00
John Blum
49ea75ae7c
Upgrade to Spring Data for Apache Geode 2.7.6.
2022-12-05 10:49:04 -08:00
John Blum
31ffd98ca3
Upgrade to Spring Data Build Parent 2.7.6.
2022-12-05 10:48:35 -08:00
John Blum
4d6ab25380
Upgrade to Spring Data BOM 2021.2.6 (Raj-SR6).
2022-12-05 10:48:07 -08:00
John Blum
7fd8f4b035
Upgrade to Spring Boot 2.7.6.
2022-12-05 10:47:03 -08:00
John Blum
25fe0f1b3b
Upgrade to Spring Framework 5.3.24.
2022-12-05 10:46:12 -08:00
John Blum
cdf29f5720
Upgrade to VMware GemFire 9.10.17.
2022-12-05 10:45:44 -08:00
John Blum
d8707340d2
Prepare next development iteration.
...
Set version to 0.3.5-RAJ-SNAPSHOT.
2022-10-17 12:59:30 -07:00
John Blum
a7177cecd7
Release 0.3.4-RAJ.
2022-10-17 12:55:00 -07:00
John Blum
171e71a7b8
Refactor IntegrationTestsSupportUnitTests.asDirectoryNameIsCorrect() test case method to be more resilient to temporal-based test failures.
...
Previously, the test case method could fail based on a race condition involving a timestamp in the (test) working directory name.
2022-10-17 12:50:35 -07:00
John Blum
1522d565e1
Edit Javadoc in IntegrationTestsSupport.
...
Replace use of Java's @NotNull annotation with Spring's @NonNull annotation.
2022-10-17 12:50:22 -07:00
John Blum
033d7ae7c1
Refactor ProcessWrapper to conditionally, based on System property, to forcibly destroy a forked JVM (child) process on shutdown.
2022-10-17 12:26:12 -07:00
John Blum
8afbb0c80b
Refactor IntegrationTestsSupport.asDirectoryName(:Class) logic into descriptive methods.
...
Adds the asTimestampedDirectoryName(:Class) and asUniqueDirectoryName(:Class) methods to uniquely and temporally identify a forked JVM (child) process (test) working directory.
2022-10-17 12:25:52 -07:00
John Blum
63f4849575
Prepare next development iteration.
...
Set version 0.3.4-RAJ-SNAPSHOT.
2022-10-17 10:16:33 -07:00
John Blum
d8e6baa203
Release 0.3.3-RAJ.
2022-10-17 10:11:27 -07:00
John Blum
4956998dbe
Refactor the conditonal logic used to decide whether to remove the (test) working directory of a forked Process in ForkingClientServerIntegrationTests.
...
Edit Javadoc.
2022-10-17 10:04:44 -07:00
John Blum
b81c00acec
Refactor the ProcessWrapper.shutdown() method.
...
* Removes the use of the now deprecated signalStop() method.
* Changes safeGetPid() to handle all Throwable objects.
* Changes shutdown() to call stop() and then forcibly destroy the child Process if the child Process is still running.
* Annotates the API with Spring's @NonNull and @Nullable annotations.
* Edits Javadoc.
2022-10-17 10:02:34 -07:00
John Blum
b6d043ae14
Refactor ProcessWrapper.safeGetPid() to ignore all Throwable objects.
2022-10-17 09:18:43 -07:00
John Blum
c85f120b40
Upgrade to Gradle 6.9.3.
2022-10-17 09:17:15 -07:00
John Blum
7b544ccbde
Prepare next development iteration.
...
Set version to 0.3.3-RAJ-SNAPSHOT.
2022-10-17 08:20:04 -07:00
John Blum
eb26ec3f95
Release 0.3.2-RAJ.
2022-10-13 17:21:28 -07:00