This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 02f1bb0 refs #6947 desactiver le tri sur les lignes des tableaux dans la configuration new 1b99298 refs #6935 déplacement atomique d'un module à installer, sinon tentative copie, puis message si vraiment pas possible new 2bd9d0a refs #6935 debut de correction new d81eb0a refs #6942 renommage de la colone en Lot_A_Confirmer new fdb99b4 refs #6935 Deplacement a la main d'une arborescence si pas possible de manière atomique new e0fee6c fixes #6935: Erreur mise à jour de 3.13.7 vers 4.0RC1 Merge branch 'feature/6935' into develop The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e0fee6c2ae3a295c6a2fd1394680bc783df94897 Merge: 02f1bb0 fdb99b4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Apr 15 08:33:45 2015 +0200 fixes #6935: Erreur mise à jour de 3.13.7 vers 4.0RC1 Merge branch 'feature/6935' into develop commit fdb99b4c1d2bf35fcd2d2c034e98c607e10d931f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Apr 15 08:33:40 2015 +0200 refs #6935 Deplacement a la main d'une arborescence si pas possible de manière atomique commit d81eb0a29800e844f737d3e31f867bc51d4ff3e0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 14 12:15:34 2015 +0200 refs #6942 renommage de la colone en Lot_A_Confirmer commit 2bd9d0adb2db2bf0fe342fe74166d526886919db Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Apr 14 12:13:48 2015 +0200 refs #6935 debut de correction commit 1b99298c1df313abdc859bbb3328376d6c7c5153 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Apr 13 16:29:13 2015 +0200 refs #6935 déplacement atomique d'un module à installer, sinon tentative copie, puis message si vraiment pas possible Summary of changes: tutti-ui-swing-updater/pom.xml | 7 ++ .../ifremer/tutti/ui/swing/updater/MoveHelper.java | 97 ++++++++++++++++++++++ .../fr/ifremer/tutti/ui/swing/updater/Updater.java | 31 +++++-- .../ui/swing/updater/UpdaterFileSystemPathes.java | 27 +++++- .../tutti/ui/swing/updater/MoveHelperTest.java | 28 +++++++ 5 files changed, 181 insertions(+), 9 deletions(-) create mode 100644 tutti-ui-swing-updater/src/main/java/fr/ifremer/tutti/ui/swing/updater/MoveHelper.java create mode 100644 tutti-ui-swing-updater/src/test/java/fr/ifremer/tutti/ui/swing/updater/MoveHelperTest.java -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.