From: Martin Quinson Date: Mon, 7 Oct 2013 10:00:22 +0000 (+0200) Subject: java is now merged to master package X-Git-Tag: v3_9_90~38^2~38 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8a14a81d5e98901ce6739c2025ccec4f3b8d3df6 java is now merged to master package --- diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 26370dd7b9..91c6de27e5 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -94,11 +94,10 @@ Please apply the above checklists before and after releasing the bindings. Then, clean your git repository and build the archive. It will give you an archive file in the build dir: -'SimGrid-Java-${inside_release_version}.tar.gz' or 'SimGrid-Ruby-${inside_release_version}.tar.gz'. \verbatim -$ cd simgrid-java (or simgrid-ruby) +$ cd simgrid-ruby $ git reset --hard master $ git clean -dfx $ mkdir build