Tran Ngoc Nhan
6bbd62914c
Prevent NPE
...
Closes gh-1955
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-04-29 06:45:29 -04:00
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
1255b65e65
Update to nohttp-gradle 0.0.11
...
Closes gh-1733
2024-10-10 13:35:11 -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
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
Jerome Prinet
2f7c4f62d9
Enable caching of :asciidoctor gradle task
2023-06-14 17:42:37 -05: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
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
a3019b775f
Update to jakarta.servlet-api:5.0.0
...
Closes gh-838
2022-08-02 09:42:34 -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
Joe Grandja
4d2a675272
Remove JUnit 5 dependencies
...
Issue gh-674
2022-04-20 14:01:19 -04:00
Steve Riesenberg
3ec61890e1
Remove antora and add asciidoctor
...
Closes gh-690
2022-04-19 17:10:32 -05:00
Steve Riesenberg
7845b6a369
Temporarily exclude project from checkFormat task
2022-04-19 13:17:27 -05:00
Steve Riesenberg
00faf44554
Add buildSrc with migrated conventions plugins
2022-04-19 13:17:27 -05:00
Joe Grandja
a401392bac
Add Gradle Lock Plugin
2020-08-19 16:31:01 -04:00