20 Commits

Author SHA1 Message Date
Dan Allen
e9db852d6e update generateAntora task to keep prerelease segment other than -SNAPSHOT in docs version 2022-11-01 08:13:43 -03:00
Josh Cummings
89c815032c
Fix Index Out of Bounds 2022-10-17 14:52:03 -06:00
Dan Allen
e0843aabb1 automatically manage docs version (with collector) 2022-10-05 13:56:22 -05:00
Dan Allen
c44230ba24
switch to offical Antora plugin for Gradle
- lock version to latest release of Antora 3.1
- rename properties on extension block
- use Node.js version provided by plugin
- remove package.json file
- assign environment variables using environments property on extension block
- use single quotes where possible in build script
- use default setting for log format
2022-09-29 14:05:09 -05:00
Dan Allen
3387149a0f repurpose 5.6.x branch to provide local docs build
* remove unused workflows, scripts, and configuration (now handled by docs-build branch)
* upgrade Antora to 3.1 (and Node.js to 16)
* tune playbook settings
* reconfigure docs build for local build only
* add patch to support using linked worktree as Antora content source
* remove Antora extensions not needed for local builds
2022-09-12 15:41:12 -05:00
Rob Winch
783a43ea35 Add CheckAntoraVersionPlugin 2022-01-04 15:52:05 -06:00
Rob Winch
127e10e607 Antora Playbook 2021-11-11 13:34:54 -06:00
Rob Winch
46c5b91500 Put nav in generated docs 2021-11-01 10:28:08 -05:00
Rob Winch
c7a50c40ae Use explicit version from antora.yml 2021-11-01 09:56:58 -05:00
Rob Winch
9357c2f05d antora.component.version extract major.minor only 2021-10-26 15:22:40 -05:00
Rob Winch
144af074b7 Use a dynamic version for Antora 2021-10-26 14:20:35 -05:00
Rob Winch
863bee2bc7
Revert 6.0 generated version 2021-10-25 21:16:05 -05:00
Rob Winch
dbf8e9ecce
Use 6.0 for generated docs 2021-10-25 21:11:35 -05:00
Rob Winch
0c105ff44f Use ROOT component name 2021-10-25 10:48:53 -05:00
Rob Winch
f27ad296d0 Generated docs use version URL 2021-10-21 10:11:11 -05:00
Rob Winch
be9ff16583 Remove Asciidoctor from the build in favor of Antora 2021-09-23 15:50:14 -05:00
Rob Winch
871bc1c42c The next version of Security is 5.6 2021-09-23 15:50:14 -05:00
Rob Winch
7e2eb6894f Use component name of ''
This makes it so that the URL contains security in the root of the deploy
folder. We will do this until we decide to add projects other than the
security related projects.
2021-09-23 15:50:14 -05:00
Rob Winch
e4ce7249cc Generate antora.yml and push to spring-security-docs-generated 2021-09-23 15:50:14 -05:00
Rob Winch
dd6fc48dd8 Standardize Build
The build now uses spring build conventions to simplify the build

Fixes gh-4284
2017-04-21 10:55:05 -05:00