Mark Paluch
b86fc039af
Refine Cache names
2024-12-06 09:46:41 +01:00
Mark Paluch
ac3c11e529
Setup commercial docs build
2024-12-06 09:42:58 +01:00
Mark Paluch
08e24a80f1
Bump dependency versions.
...
Closes #229
2024-12-06 09:18:41 +01:00
Mark Paluch
746323046c
Skip build for 3.2.x.
2024-11-15 15:17:54 +01:00
Mark Paluch
6c3a67285f
Upgrade to Antora UI v0.4.18.
2024-11-15 13:58:21 +01:00
Mark Paluch
f0ef064548
Upgrade to Antora UI v0.4.17.
2024-10-17 11:18:05 +02:00
Mark Paluch
476a8ee8b8
Bump dependency versions.
2024-09-13 14:41:25 +02:00
Mark Paluch
a79eb54a1d
Introduce per module caching.
2024-09-13 14:14:23 +02:00
Mark Paluch
21f9aa96d5
Revert "Build Spring Data Relational 3.2.9 docs from a branch."
...
This reverts commit 1b35792c77 .
2024-09-13 14:00:32 +02:00
Mark Paluch
1b35792c77
Build Spring Data Relational 3.2.9 docs from a branch.
2024-08-19 15:12:44 +02:00
Mark Paluch
f02199f512
Bump Antora dependencies, add Antora caching.
2024-08-19 09:28:50 +02:00
Mark Paluch
e242a0f4b4
Bump Antora dependencies.
2024-08-16 19:44:26 +02:00
Mark Paluch
2eb806ccb6
Raise failure level to leniently accept Redis syntax issues until the next release.
2024-07-31 14:39:34 +02:00
Mark Paluch
1913d19f33
Bundle Javadoc with Antora documentation site.
2024-07-31 09:00:33 +02:00
Mark Paluch
74dbaf327c
Polishing.
...
See #228
2024-07-26 11:17:16 +02:00
Mark Paluch
5c2a1105be
Upgrade to Antora UI 0.4.15.
...
Closes #227
2024-06-14 10:38:17 +02:00
Mark Paluch
508cfb3429
Bump action dependencies.
...
See #226
2024-06-11 09:04:15 +02:00
Mark Paluch
2390073d67
Switch to Antora Maven Plugin, upgrade dependencies.
...
Closes #226
2024-06-11 09:01:37 +02:00
Mark Paluch
68cd6eeee2
Upgrade to Antora UI v0.4.14.
...
Closes #224
2024-05-21 15:05:06 +02:00
Mark Paluch
a69d001a0a
Polishing.
...
Reorder extensions.
See #224
2024-05-06 09:53:34 +02:00
Mark Paluch
d16eea7be0
Bump related dependencies.
...
See #224
2024-05-06 09:48:11 +02:00
Mark Paluch
6a41980024
Upgrade to Antora UI v0.4.12.
...
Closes #224
2024-05-06 09:46:18 +02:00
Jens Schauder
dcd22360b7
Fix Jdbc benchmark failures
...
Spring Boot 3s Datasource autoconfiguration backs off when R2DBC is present.
Therefore a Datasource has to constructed explicitly.
And other autoconfigurations which would collide with JDBC had to be disabled.
2024-03-20 16:17:59 +01:00
Jens Schauder
4932d62b8b
Fix build issues.
...
Upgraded the Maven version.
Added module name for the support jar.
Changed javax to jakarta.
2024-03-15 15:15:22 +01:00
Mark Paluch
069c49b57f
Upgrade to Spring Boot 3.3
2024-03-07 16:09:15 +01:00
Runbing
f7ccf12c73
Fixed the URL for the Spring Data Commons documentation.
...
I fixed an incorrect URL in the **commons.yml** file.
Closes #223
2023-11-20 14:22:58 +01:00
Mark Paluch
5b61858f85
Include Spring Data commons tags and branches in Antora build.
2023-11-17 15:17:45 +01:00
Mark Paluch
0aaa3e7fc0
Upgrade to Spring UI 0.4.7.
2023-11-02 09:30:54 +01:00
Mark Paluch
665e8b8536
Refine related docs sections.
2023-10-13 09:21:03 +02:00
Mark Paluch
05324adc86
Fix Spring Data Commons GH repo.
2023-10-11 09:32:51 +02:00
Mark Paluch
7ada79ecea
Upgrade to springio/antora-extensions 1.7.0.
2023-10-11 09:26:36 +02:00
Mark Paluch
fe464b9af0
Upgrade to Antora UI v0.4.3.
2023-10-11 08:43:00 +02:00
Mark Paluch
bccaf3ed1b
Remove archive step from GH action.
2023-09-26 09:25:27 +02:00
Mark Paluch
f48a01fe44
Add plugin extensions.
2023-09-26 09:24:41 +02:00
Mark Paluch
d123dfd93a
Switch to springdocs search index.
2023-09-25 15:29:16 +02:00
Mark Paluch
2b09575387
Upgrade to Antora UI v0.4.2
2023-09-25 09:45:13 +02:00
Mark Paluch
c8564bd056
Fix neo4j Antora branch spec.
2023-09-11 09:28:05 +02:00
Mark Paluch
c885fd0ca1
Upgrade build actions.
2023-09-11 09:26:53 +02:00
Mark Paluch
434a03b2ad
Fix Couchbase build.
2023-09-08 09:23:56 +02:00
Mark Paluch
a67525a173
Limit tags to buildable ones.
2023-09-08 09:18:51 +02:00
Mark Paluch
4c3ce5ac32
Add antorap playbook for KeyValue.
2023-09-08 09:02:17 +02:00
Mark Paluch
a0d420878f
Upgrade rsync task
2023-09-08 09:00:53 +02:00
Mark Paluch
458ba35c86
Add Maven Caching.
2023-09-07 10:05:27 +02:00
Mark Paluch
86b3d3d7f3
Add additional modules.
2023-09-07 09:33:29 +02:00
Mark Paluch
ea37521168
Add GitHub action for Antora build
2023-09-07 09:21:56 +02:00
Greg L. Turnquist
4443a9c31c
Migrate release-tools to spring-data-release.
...
Closes #219 .
2022-08-30 09:18:07 -05:00
Mark Paluch
46ba255055
Polishing.
...
Add missing line breaks after XML declaration and before the file end.
See #218
2022-07-14 09:33:51 +02:00
Mark Paluch
49061eae42
Disable XML pretty-printing.
...
Closes #218
2022-07-13 11:26:18 +02:00
Mark Paluch
d5f5670081
Add command to list Java runtimes.
...
Closes #217
2022-07-13 10:45:58 +02:00
Mark Paluch
7908d463bc
Adopt to changed Elasticsearch dependency property names.
...
SDE introduced new dependencies and changed version property names to address the older Rest High Level Client and the new Java Rest Client dependencies.
Closes #216
2022-06-24 09:55:38 +02:00