Repository: incubator-tamaya-site Updated Branches: refs/heads/overhauling-release-guide fd38c96ed -> 3b31d180b
Changed the format of the first sentence from 'abstract' to '.lead'. Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/commit/eb6c2f90 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/tree/eb6c2f90 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/diff/eb6c2f90 Branch: refs/heads/overhauling-release-guide Commit: eb6c2f901becfe028f6cd7734a90649c0ef057c7 Parents: fd38c96 Author: Oliver B. Fischer <[email protected]> Authored: Thu Aug 10 20:54:24 2017 +0200 Committer: Oliver B. Fischer <[email protected]> Committed: Thu Aug 10 20:54:24 2017 +0200 ---------------------------------------------------------------------- content/release-guide.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/eb6c2f90/content/release-guide.adoc ---------------------------------------------------------------------- diff --git a/content/release-guide.adoc b/content/release-guide.adoc index 8c7e8a6..69ac10a 100644 --- a/content/release-guide.adoc +++ b/content/release-guide.adoc @@ -5,10 +5,13 @@ # to read before # https://incubator.apache.org/guides/releasemanagement.html +// to read before +// https://incubator.apache.org/guides/releasemanagement.html +// http://www.apache.org/legal/release-policy.html = Apache Tamaya Release Guide -[abstract] +[.lead] This document describes how to perform a release of Apache Tamaya API&Core and Apache Tamaya Extensions during its incubation. It contains a step by step description of each step,
