Repository: deltaspike Updated Branches: refs/heads/master 6b1d61006 -> d2e08ec0a
DELTASPIKE-794 updated release steps Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/d2e08ec0 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/d2e08ec0 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/d2e08ec0 Branch: refs/heads/master Commit: d2e08ec0a5004e8b4484ce815635400135a2946f Parents: 6b1d610 Author: gpetracek <[email protected]> Authored: Sat Dec 6 13:35:11 2014 +0100 Committer: gpetracek <[email protected]> Committed: Sat Dec 6 13:41:23 2014 +0100 ---------------------------------------------------------------------- .../src/main/asciidoc/steps_for_a_release.adoc | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/d2e08ec0/documentation/src/main/asciidoc/steps_for_a_release.adoc ---------------------------------------------------------------------- diff --git a/documentation/src/main/asciidoc/steps_for_a_release.adoc b/documentation/src/main/asciidoc/steps_for_a_release.adoc index 5313cfd..2a00bf3 100644 --- a/documentation/src/main/asciidoc/steps_for_a_release.adoc +++ b/documentation/src/main/asciidoc/steps_for_a_release.adoc @@ -168,9 +168,18 @@ mkdir [version] //add and commit the artifacts (at least *source-release.zip + asc, md5, sha1) ----------------------------------------------------------------------------------------------------------------------- -== Update download links +== Check downloads -/deltaspike/site/trunk/content/download.mdtext + - http://www.eu.apache.org/dist/deltaspike + - http://www.us.apache.org/dist/deltaspike + +== Update site content + +via CMS: + + - Update download links: http://deltaspike.apache.org/download.html + - Update news: http://deltaspike.apache.org/news.html + - Update version: http://deltaspike.apache.org/index.html == Announce the Release @@ -211,7 +220,3 @@ e.g.: ----------------------------------------------------------------------------------------------------------------------- [ANNOUNCE] The Apache #DeltaSpike team is pleased to announce http://s.apache.org/DeltaSpike_[version]. Feel free to test it! Feedback is very welcome! ----------------------------------------------------------------------------------------------------------------------- - -=== News - -Add the release to http://deltaspike.apache.org/news.html \ No newline at end of file
