From: Martin Quinson Date: Thu, 7 Feb 2013 20:10:50 +0000 (+0100) Subject: ops, didn't knew how gforge downloads work, actually X-Git-Tag: v3_9_90~510^2~9 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/cd9cf0ac1638a45a987259d79cff63199be71dfd?ds=inline ops, didn't knew how gforge downloads work, actually --- diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 286f9f51fc..7da810f827 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -14,10 +14,12 @@ Please apply the following checklist before releasing. version numbers that were used. - The" make distcheck" target works (testing that every files needed to build and install are included in the archive) - - The version number provided to download in the examples of - doc/doxygen/install.doc is accurate (we should maybe generate this - file to avoid issues, but some inaccuracies are less painful than - editing the cmake files to make this happen, sorry). + - The URL provided to download in the examples of + doc/doxygen/install.doc is accurate. Note that updating the + version number is not enough as it only impacts the name that will + be given to the downloaded file. The real identifier is the number + before, between /s. This makes this part very difficult to + generate automatically. - Tests - All tests pass on a reasonable amount of platforms (typically, everything on cdash)