Joe Grandja
31b3e7711b
Merge branch '1.2.x' into 1.3.x
2024-10-11 10:16:56 -04:00
Joe Grandja
5949f5323c
Use Gradle version catalog
2024-10-10 20:06:12 -04:00
Joe Grandja
625301ce8c
Update to build-info-extractor-gradle 4.29.4
...
Closes gh-1734
2024-10-10 13:35:59 -04:00
Joe Grandja
1255b65e65
Update to nohttp-gradle 0.0.11
...
Closes gh-1733
2024-10-10 13:35:11 -04:00
Joe Grandja
d1acbd7a7a
Update to Spring Framework 6.1.9
...
Closes gh-1649
2024-06-17 16:18:32 -04:00
Joe Grandja
c131431202
Update to Spring Framework 6.1.7
...
Closes gh-1618
2024-05-20 23:20:30 -04:00
Joe Grandja
041b94d682
Merge branch '1.2.x'
2024-05-16 10:50:27 -04:00
Joe Grandja
f94964c6d6
Merge branch '1.1.x' into 1.2.x
2024-05-16 05:56:09 -04:00
Joe Grandja
79de9097a6
Update to spring-javaformat 0.0.41
...
Issue gh-1616
2024-05-16 04:55:36 -04:00
Joe Grandja
20ca313610
Update to Spring Framework 6.0.19
...
Closes gh-1587
2024-04-15 16:09:09 -04:00
Joe Grandja
02c4fbec2c
Update to Spring Framework 6.0.18
...
Closes gh-1564
2024-03-18 10:00:02 -04:00
Joe Grandja
15685b3b5a
Polish gh-1535
2024-02-28 09:07:56 -05:00
Maksim Sasnouski
a05d89d3c6
Update to Gradle 8.6
...
Closes gh-1535
2024-02-28 07:05:04 -05:00
Steve Riesenberg
e76fde806f
Merge branch '1.1.x' into 1.2.x
2024-01-02 17:33:45 -06:00
Eric Haag
f6b07f5649
Exclude build directories from nohttp task
...
Before this commit, build directories were considered when running the
checkstyleNohttp Gradle task.
Given that many tasks write their outputs to the build directory, this
could lead to incorrect results being produced, depending on what order
the tasks are executed. As a result, Gradle will disable some build
optimizations, such as build caching, to ensure correctness.
After this commit, build directories are ignored by the
checkstyleNohttp task.
2024-01-02 17:31:19 -06:00
Joe Grandja
f1dfbea2e5
Update to Spring Framework 6.0.13
...
Closes gh-1401
2023-10-16 18:56:18 -04:00
Joe Grandja
ba2ac9b7b8
Merge branch '1.1.x'
2023-08-22 10:07:40 -07:00
Joe Grandja
689d49d619
Update to Spring Framework 6.0.11
...
Closes gh-1338
2023-08-22 10:05:14 -07:00
Joe Grandja
43deb9061e
Merge branch '1.1.x'
2023-06-19 15:09:09 -04:00
Joe Grandja
528823d1a0
Update to Spring Framework 6.0.10
...
Closes gh-1278
2023-06-19 14:54:27 -04:00
Jerome Prinet
2f7c4f62d9
Enable caching of :asciidoctor gradle task
2023-06-14 17:42:37 -05:00
Joe Grandja
0996e13f2f
Update to Spring Framework 6.0.9
...
Closes gh-1213
2023-05-16 12:45:42 -04:00
Joe Grandja
8614020b55
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1194
2023-04-28 07:04:42 -04:00
Joe Grandja
4b13ef3432
Update spring-asciidoctor-backends to 0.0.5
...
Closes gh-1192
2023-04-28 06:59:58 -04:00
Joe Grandja
32a705ddc5
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1180
2023-04-19 15:44:14 -04:00
Janne Valkealahti
bc947481ad
Fix artifact build properties for Artifactory
...
- Apply SpringArtifactoryPlugin in SpringRootProjectPlugin (which applies ArtifactoryPlugin)
- In SpringArtifactoryPlugin don't set publication if MavenPublishPlugin is not applied
Closes gh-1179
2023-04-19 15:38:49 -04:00
Joe Grandja
afba70db6b
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1178
2023-04-19 14:29:02 -04:00
Joe Grandja
616033606b
Apply ArtifactoryPlugin to SpringRootProjectPlugin
...
Closes gh-1177
2023-04-19 14:25:33 -04:00
Joe Grandja
e74c03e62d
Merge branch '0.4.x' into 1.0.x
...
Closes gh-1176
2023-04-19 12:06:52 -04:00
Joe Grandja
7aee468d8b
Update to org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0
...
Closes gh-1175
2023-04-19 12:01:37 -04:00
Joe Grandja
1bb708fbff
Update to Spring Framework 6.0.8
...
Closes gh-1165
2023-04-17 17:20:30 -04:00
Joe Grandja
ea11b66ccc
Update to Spring Framework 5.3.27
...
Closes gh-1162
2023-04-17 17:00:00 -04:00
Joe Grandja
419754bd86
Update to Spring Framework 6.0.5
...
Closes gh-1086
2023-02-21 12:13:52 -05:00
Joe Grandja
813bafdc21
Update to Spring Framework 5.3.25
...
Closes gh-1080
2023-02-21 11:05:02 -05:00
Joe Grandja
1d6ca0dbb1
Update to Spring Framework 5.3.24
...
Closes gh-978
2022-11-21 13:28:19 -05:00
Joe Grandja
1aca9fb334
Update to Spring Framework 6.0.0
...
Closes gh-972
2022-11-16 17:55:19 -05:00
Joe Grandja
e05f86f985
Merge branch 0.4.x into main
...
The following commits are merged using the default merge strategy.
0e509333bc Assert unique identifiers in JdbcRegisteredClientRepository
8b0e7578df Upgrade to JUnit 5
2022-11-08 11:48:23 -05:00
Joe Grandja
8b0e7578df
Upgrade to JUnit 5
...
Closes gh-964
2022-11-08 11:35:27 -05:00
Joe Grandja
873f7ed1b7
Update to Spring Framework 6.0.0-RC2
...
Closes gh-931
2022-10-23 09:00:39 -04:00
Joe Grandja
b521e1f1e3
Update to Spring Framework 6.0.0-M6
...
Closes gh-907
2022-09-20 16:23:16 -04:00
Joe Grandja
17c882c06d
Update to Spring Framework 5.3.23
...
Closes gh-898
2022-09-20 14:48:50 -04:00
Joe Grandja
c9ac9afb60
Update to Spring Framework 5.3.22
...
Closes gh-855
2022-08-16 13:58:38 -04:00
Joe Grandja
a3019b775f
Update to jakarta.servlet-api:5.0.0
...
Closes gh-838
2022-08-02 09:42:34 -04:00
Joe Grandja
737a1ea4d2
Update to Spring Framework 6.0.0-M5
...
Closes gh-835
2022-08-02 09:41:46 -04:00
Joe Grandja
a2e6bd4974
Upgrade to Java 17
...
Closes gh-832
2022-08-02 09:40:14 -04:00
Steve Riesenberg
77d665fe97
Build with Java 8, 11 or 17
...
Issue gh-761
2022-06-08 18:08:41 -05:00
Steve Riesenberg
e204b6bced
Downgrade to Java 8
...
Closes gh-761
2022-06-08 17:40:33 -05:00
Steve Riesenberg
d5e822c7d4
Include java sources as resources in asciidoctor task
...
Issue gh-690
2022-05-25 09:43:33 -05:00
Steve Riesenberg
a8974c6cca
Fix javadoc search in Java 11
...
Closes gh-711
2022-04-29 13:59:09 -05:00
Steve Riesenberg
2601dc7e79
Upgrade to Java 11
...
Closes gh-694
2022-04-20 14:51:22 -05:00