ZEST-100 Enhanced âPrepare Release-Notesâ section
Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/c597e286 Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/c597e286 Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/c597e286 Branch: refs/heads/master Commit: c597e286ffc86af0cd58ab3ae52abdd749dca19b Parents: 8e40571 Author: Paul Merlin <[email protected]> Authored: Wed Jul 22 11:32:09 2015 +0200 Committer: Paul Merlin <[email protected]> Committed: Wed Jul 22 11:32:09 2015 +0200 ---------------------------------------------------------------------- manual/src/docs/tutorials/howto-releasing-apache.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zest-java/blob/c597e286/manual/src/docs/tutorials/howto-releasing-apache.txt ---------------------------------------------------------------------- diff --git a/manual/src/docs/tutorials/howto-releasing-apache.txt b/manual/src/docs/tutorials/howto-releasing-apache.txt index e587066..bd22cec 100644 --- a/manual/src/docs/tutorials/howto-releasing-apache.txt +++ b/manual/src/docs/tutorials/howto-releasing-apache.txt @@ -161,6 +161,7 @@ We will need these in several formats. Starting from the plain-text one we will generate the others. First save the text-plain release-notes in a file named `apache-zest-java-<RELEASE-VERSION>-release-notes.txt`. +A good place for this file would be in the `zest-repos` directory created earlier, alongside all repositories. Convert to Asciidoc:
