Commit Graph

5 Commits

Author SHA1 Message Date
Greg L. Turnquist
6edbdeb2a9 Upgrade to maven-assembly-plugin 3.5.0.
Using the upgrade, make several cleanups to the reference docs including ONLY setting the relevant property ON the actual docs artifacts. Also adjust permission settings.

Resolves #1354.
2023-05-11 13:45:23 -05:00
Greg L. Turnquist
59db544a01 Migrate toward using Github releases.
Updated README procedures for doing a release. Capture output from ChangeLogCreator and use it in the release notes instead of maintaining a local changelog.txt.

Related: #1295.
2022-11-21 10:37:35 -06:00
Greg L. Turnquist
cb189cf9ae Introduce changelog report.
Introduce a tool to collect and update the changelog.txt file. Ensure that updating this report is part of the pre-checks before doing a release.

Resolves #1295.
2022-11-21 09:34:01 -06:00
Jay Bryant
fa76440fd8 Update document production
Use the latest version of spring-doc-resources.
Add epub output.
Put each type of output into its own directory in the zip file.
(Previously, the assembly plugin picked up only the HTML output.)
2021-07-20 08:23:57 -05:00
Greg L. Turnquist
5deae38221 Deploy releases directly to maven central.
To reduce risk of a release getting stuck in an intermediate state on bintray, make all official releases to maven central.
2021-01-20 17:32:26 -06:00