John Blum
ad9b59928c
Upgrade to Mockito 3.11.1.
2021-06-11 13:14:53 -07:00
John Blum
70f83596e6
Upgrade to Gradle 6.9.
2021-06-11 13:07:52 -07:00
John Blum
7573762d18
Cleanup Gradle build, dependency management and dependency version properties.
2021-05-19 15:57:03 -07:00
John Blum
d8f96874f9
Replace Spring Boot dependency management with explicit dependency management.
...
Declaere the Spring Framework BOM.
Declare the Spring Data BOM.
Declare dependency management for javax.servlet:javax.servlet-api.
Declare dependency management for the following libs:
* AssertJ
* JUnit
* Mockito
* JCL to SLF4J
* Log4J to SLF4J
* Logback
* Selenium HtmlUnit
* SLF4J
* Spring Security
2021-05-18 22:59:13 -07:00
John Blum
3b7f7b9459
Release 2.5.0-RC1.
2021-04-14 17:30:10 -07:00
John Blum
49bbbe6d6a
Upgrade to Gradle 6.8.3.
2021-04-14 15:36:10 -07:00
John Blum
ec4036d227
Disable the use of the Spring Framework BOM and Spring Data BOM in dependency-management.gradle.
2021-02-22 15:53:26 -08:00
John Blum
6f8a1a1b32
Reorder Maven BOM imports in dependency-management.gradle.
...
Move the Spring Framework BOM below the Spring Boot BOM.
2021-02-19 00:01:48 -08:00
John Blum
815da23153
Upgrade to Gradle 6.8.2.
2021-02-18 23:59:31 -08:00
John Blum
98c990985f
Upgrade to Gradle 6.8.1.
2021-02-02 12:16:50 -08:00
John Blum
e641af7835
Prepare next development iteration.
...
Set Spring Session (core) version to 2.5.0-SNAPSHOT.
Set Spring Session BOM version to 2021.0.0-SNAPSHOT.
Set version to 2.5.0-SNAPSHOT.
2021-01-19 13:06:12 -08:00
John Blum
6a02e7ae00
Release 2.5.0-M1.
2021-01-19 12:57:19 -08:00
John Blum
38a0d8c9a1
Upgrade to Gradle 6.8.
2021-01-12 17:50:47 -08:00
John Blum
a2b089fc54
Add org.springframework.session:spring-session-bom to SSDG's dependency management.
2021-01-12 17:50:15 -08:00
John Blum
3fd732ac6c
Add explicit dependency management for Spring Data.
...
Uses the Spring Data Maven BOM.
2020-12-04 15:02:56 -08:00
John Blum
842f375e99
Add explicit dependency management for the core Spring Framework.
...
Uses the Spring Framework Maven BOM.
2020-12-04 15:01:38 -08:00
John Blum
6ca408d15f
Add explicit dependency management for Apache Geode.
2020-12-04 14:34:12 -08:00
John Blum
9496ad22cc
Upgrade to Gradle 6.7.1.
2020-12-04 14:19:24 -08:00
John Blum
f1b17378ed
Declare and configure repositories for all projects.
2020-11-17 18:55:57 -08:00
John Blum
dae6356037
Upgrade to Gradle 6.7.
2020-10-28 15:57:40 -07:00
John Blum
c007f4011a
Remove dependency management for Spring Data for VMware Tanzu (Pivotal) GemFire.
2020-09-16 20:28:57 -07:00
John Blum
8032cf1eb7
Upgrade to Gradle 6.6.1.
2020-09-16 20:26:17 -07:00
John Blum
539ebe161b
Upgrade to Gradle 6.5.1.
2020-08-10 13:30:15 -07:00
John Blum
95f73f2d5a
Upgrade to Gradle 6.5.
2020-06-26 13:47:13 -07:00
John Blum
5f29844bdf
Upgrade to Gradle 6.4.1.
2020-05-18 21:20:08 -07:00
John Blum
22759d7cbe
Upgrade to Gradle 6.3.
2020-05-18 20:36:13 -07:00
John Blum
887514db5d
Add fine grained dependency management for Spring Data for Apache Geode & Pivotal GemFire (SDG).
2020-02-13 10:50:36 -08:00
John Blum
6f8b2775c9
Upgrade to Gradle 5.6.4.
2019-11-20 13:51:18 -08:00
John Blum
243cf63fe7
Configure the SCM settings of the generated Maven POM for SSDG.
2019-07-25 19:50:47 -07:00
John Blum
ffd2e08301
Upgrade to Gradle 5.4.1.
2019-05-05 15:23:44 -07:00
John Blum
6240560eb3
Rename the configurePom(..) method to customizePom(..).
2018-12-21 18:29:23 -08:00
John Blum
9a5f565e8e
Add Gradle build script extension to set the generated Maven POM file project lead developer in the POM developers section.
2018-12-21 18:07:39 -08:00
John Blum
c03cfe41f0
Upgrade to Gradle Wrapper 4.10.3.
2018-12-17 16:42:01 -08:00
John Blum
16734f4516
Remove all repository declarations from modulde build.gradle files and add to gradle/dependency-management.gradle.
2018-10-24 21:50:54 -07:00
John Blum
f7a0e2c90b
Add dependency management for Spring Session core to control the version, particularly for releases.
2018-10-24 20:54:04 -07:00
John Blum
fdf7cf00d4
Upgrade to Gradle 4.10.
2018-08-28 17:45:02 -07:00
John Blum
c95f5aeddd
Remove unnecessary ide.gradle file and remove 'apply from: IDE_GRADLE' plugin declarations from Gradle module build files.
...
All IDE configuration logic is handle by the Spring Build Conventions Gradle project.
2018-08-16 17:55:12 -07:00
John Blum
ab57b37b05
Upgrade to Gradle 4.9.
2018-08-10 20:41:04 -07:00
John Blum
055dd1f2be
Add test compile dependency on Spring Data for Apache Geode Test 0.0.1.BUILD-SNAPSHOT.
2018-08-08 17:23:02 -07:00
John Blum
bbc5814e4b
Remove dependency-management.tmpl (template) file.
2018-06-19 22:41:17 -07:00
John Blum
d6be6dacc4
Switch to Spring Boot Dependencies BOM for complete project dependency management.
2018-06-19 22:19:48 -07:00
John Blum
765527785a
Add dependency management for Java Servlet JSP/JSTL API.
...
Add dependency management for Apache Standard Taglibs (Impl, JSTL-EL, and Spec).
2018-06-19 22:19:47 -07:00
John Blum
d847c9e9e4
Upgrade to Gradle 4.8.
2018-06-19 22:19:42 -07:00
John Blum
7e7d634d9c
Upgrade to Gradle 4.6.
2018-04-30 17:49:15 -07:00
John Blum
b2866a6399
Prepare next development iteration.
2018-02-20 15:11:52 -08:00
John Blum
c4b4398f41
Prepare the 2.0.2.RELEASE.
2018-02-20 13:33:09 -08:00
John Blum
99de9a6f70
Prepare next development iteration.
2018-02-13 20:47:57 -08:00
John Blum
06abce299c
Prepare the 2.0.1.RELEASE.
2018-02-13 20:31:40 -08:00
John Blum
ad356fc394
Prepare next development iteration.
2018-01-10 15:09:07 -08:00
John Blum
f0aef970e9
Prepare the 2.0.0.RELEASE.
2018-01-10 14:53:05 -08:00