X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9e68ca10e951fb61e944c99c7774b1e415ae9f6d..51f0b3ebf52e6b7c6422e0be68bfc7a8cf732eb3:/doc/doxygen/inside_release.doc?ds=sidebyside 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)