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 50855f2 refs #6575 ajout des poids tremie et carrousel + ratio vrac trié / vrac total new 44525ee amélioration du démarrage de l'application The 1 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 44525eecf32f3a9d4403826ab5b555d343dffc7e Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Feb 1 23:41:39 2015 +0100 amélioration du démarrage de l'application Summary of changes: README.txt | 33 +++-------- pom.xml | 6 +- src/update/tutti-application.properties | 2 +- .../src/main/resources/update_runtime.bat | 3 + .../src/main/resources/update_runtime.sh | 7 ++- tutti-ui-swing/pom.xml | 65 ++++++++++++++++++++++ .../src/main/assembly/full-linux-component.xml | 2 +- .../src/main/assembly/full-shared-component.xml | 45 ++++----------- .../src/main/assembly/full-windows-component.xml | 3 +- .../{full-windows-component.xml => launcher.xml} | 61 ++++++++++++++++---- .../main/assembly/{full => launcher}/README.txt | 0 .../{full => launcher}/linux/tutti-sanity.sh | 0 .../assembly/{full => launcher}/linux/tutti.sh | 0 .../{full => launcher}/windows/tutti-sanity.bat | 0 .../assembly/{full => launcher}/windows/tutti.bat | 0 .../src/main/assembly/report/version.appup | 1 - tutti-ui-swing/src/main/assembly/standalone.xml | 30 +++++----- .../main/assembly/standalone/launcher.properties | 8 ++- .../src/main/assembly/standalone/linux/launch.sh | 5 +- .../main/assembly/standalone/windows/launch.bat | 5 +- 20 files changed, 179 insertions(+), 97 deletions(-) copy tutti-ui-swing/src/main/assembly/{full-windows-component.xml => launcher.xml} (52%) rename tutti-ui-swing/src/main/assembly/{full => launcher}/README.txt (100%) rename tutti-ui-swing/src/main/assembly/{full => launcher}/linux/tutti-sanity.sh (100%) rename tutti-ui-swing/src/main/assembly/{full => launcher}/linux/tutti.sh (100%) rename tutti-ui-swing/src/main/assembly/{full => launcher}/windows/tutti-sanity.bat (100%) rename tutti-ui-swing/src/main/assembly/{full => launcher}/windows/tutti.bat (100%) delete mode 100644 tutti-ui-swing/src/main/assembly/report/version.appup -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.