Repository: ant-ivy
Updated Branches:
  refs/heads/master a76a8c4bb -> 71e0d6486


Update the release instruction for asciidoc documentation


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/71e0d648
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/71e0d648
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/71e0d648

Branch: refs/heads/master
Commit: 71e0d6486a47435fc183712aed8a703c41308ae2
Parents: a76a8c4
Author: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Authored: Sun Apr 22 20:21:16 2018 +0200
Committer: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Committed: Sun Apr 22 20:21:16 2018 +0200

----------------------------------------------------------------------
 asciidoc/dev/makerelease.adoc | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/71e0d648/asciidoc/dev/makerelease.adoc
----------------------------------------------------------------------
diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index a469508..de649cc 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -215,19 +215,11 @@ The just release documentation should be added to the 
site. To do so, you need t
 }
 ----
 
-. generate the part of the site for the new version:
+. from the distribution just released, install the doc into the site
 +
 [source, shell]
 ----
-ant checkout-history -Dhistory.version=2.0.0-beta1
-ant generate-history -Dhistory.version=2.0.0-beta1
-----
-
-. if the 'latest-milestone' needs to be update too, run:
-+
-[source,shell]
-----
-ant checkout-history -Dhistory.version=2.0.0-beta1 
-Dtarget.history.folder=latest-milestone
+ant install-doc -Dhistory.version=2.5.0-rc1 
-Divy-dist.zip.url=https://dist.apache.org/repos/dist/release/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip
 ----
 
 Now let's generate the website with the new toc:

Reply via email to