Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
java is now merged to master package
authorMartin Quinson <martin.quinson@loria.fr>
Mon, 7 Oct 2013 10:00:22 +0000 (12:00 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Mon, 7 Oct 2013 10:00:22 +0000 (12:00 +0200)
doc/doxygen/inside_release.doc

index 26370dd..91c6de2 100644 (file)
@@ -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