This is an automated email from the git hooks/post-receive script. New change to branch release/0.8.2 in repository lima. See http://git.chorem.org/lima.git from d7d9a15 refs #1197 Les implantations d'entités doivent être dans le module callao new 078cd83 utilisation d'un package org.chorem.lima et pas d'un répertoire nommé org.chorem.lima SuperLol 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 078cd837d5caa709e4a4a86f13b897c77c960e51 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Mar 20 23:03:44 2015 +0100 utilisation d'un package org.chorem.lima et pas d'un répertoire nommé org.chorem.lima SuperLol Summary of changes: lima-server/pom.xml | 5 +---- .../chorem/lima}/server/FormatsEnum.java | 13 +++++++------ .../chorem/lima}/server/HttpServerService.java | 12 +++++------- .../chorem/lima/server}/LimaServer.java | 17 ++++++++--------- .../chorem/lima}/server/LimaServerConfig.java | 0 lima-swing/src/main/java/org/chorem/lima/LimaMain.java | 1 + 6 files changed, 22 insertions(+), 26 deletions(-) rename lima-server/src/main/java/{org.chorem.lima => org/chorem/lima}/server/FormatsEnum.java (94%) rename lima-server/src/main/java/{org.chorem.lima => org/chorem/lima}/server/HttpServerService.java (99%) rename lima-server/src/main/java/{org.chorem.lima => org/chorem/lima/server}/LimaServer.java (94%) rename lima-server/src/main/java/{org.chorem.lima => org/chorem/lima}/server/LimaServerConfig.java (100%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.