ZEST-100 Some changes to the release guide after rolling 2.1
Project: http://git-wip-us.apache.org/repos/asf/zest-java/repo Commit: http://git-wip-us.apache.org/repos/asf/zest-java/commit/9794cfb4 Tree: http://git-wip-us.apache.org/repos/asf/zest-java/tree/9794cfb4 Diff: http://git-wip-us.apache.org/repos/asf/zest-java/diff/9794cfb4 Branch: refs/heads/develop Commit: 9794cfb4392c4e9c1ca92f354ea565d90bd4f36a Parents: 58aaf6c Author: Paul Merlin (Apache) <[email protected]> Authored: Fri Jul 31 17:08:14 2015 +0200 Committer: Paul Merlin (Apache) <[email protected]> Committed: Fri Jul 31 17:08:14 2015 +0200 ---------------------------------------------------------------------- manual/src/docs/tutorials/howto-releasing-apache.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zest-java/blob/9794cfb4/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 9acf1c1..e60506a 100644 --- a/manual/src/docs/tutorials/howto-releasing-apache.txt +++ b/manual/src/docs/tutorials/howto-releasing-apache.txt @@ -530,7 +530,7 @@ cd apache-zest-java-<RELEASE-VERSION>-RC#-src ---- -==== LICENSE & NOTICE +*LICENSE & NOTICE* Review `LICENSE` and `NOTICE` file(s) ; see the Apache's https://www.apache.org/dev/licensing-howto.html[Licensing Howto]. @@ -539,7 +539,7 @@ Tools like https://creadur.apache.org/rat/[Apache Ratâ¢] and other projects fro You can also `grep` the whole source tree. -==== Build RC from sources +*Build RC from sources* [source,shell] ----
