-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Description
Sam Brannen opened SPR-9740 and commented
Status Quo
Until now the Spring team has manually maintained the changelog.txt
file for each release. Although this results in a change log that represents the most significant changes in a given release from the point of view of the core developers, this process has proven to be somewhat cumbersome. In addition, this information is duplicated both in JIRA and in GitHub commits.
Goal
Automate generation of the change log.
Deliverables
The following deliverables were agreed upon recently by the Core Spring developers.
- Stop manually crafting entries in
changelog.txt
- Instead, focus on a well crafted "What's new in Spring 3.x" section in the reference manual
- Update the release process:
- link to the appropriate "What's new in Spring 3.x" section of the reference manual in
changelog.txt
- link to the online JIRA change log for the 3.x release in
changelog.txt
- include a text version of the JIRA change log for the 3.x release in
changelog.txt
- link to the appropriate "What's new in Spring 3.x" section of the reference manual in
No further details from SPR-9740
Metadata
Metadata
Assignees
Labels
type: documentationA documentation taskA documentation task