This is an automated email from the git hooks/post-receive script. New change to branch develop in repository vradi. See http://git.chorem.org/vradi.git from 5ba3ef5 fixes #1132: Migrates to git new 9a4e396 fixes #1132: Migrates to git (fix site generation) 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 9a4e396f2c34b8e1b208580e28cd51b45cc4c17b Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Oct 28 09:20:03 2014 +0100 fixes #1132: Migrates to git (fix site generation) Summary of changes: pom.xml | 1 + src/site/site.xml | 88 ++++++++++++++++++++++ src/site/site_fr.xml | 71 ----------------- vradi-entities/src/site/{site_fr.xml => site.xml} | 33 ++++---- .../src/site/{site_fr.xml => site.xml} | 33 ++++---- vradi-services/src/site/{site_fr.xml => site.xml} | 33 ++++---- vradi-swing/src/site/{site_fr.xml => site.xml} | 35 +++++---- vradi-web/pom.xml | 3 + .../site_fr.xml => vradi-web/src/site/site.xml | 39 +++++----- 9 files changed, 186 insertions(+), 150 deletions(-) create mode 100644 src/site/site.xml delete mode 100644 src/site/site_fr.xml rename vradi-entities/src/site/{site_fr.xml => site.xml} (56%) copy vradi-services-web/src/site/{site_fr.xml => site.xml} (56%) rename vradi-services/src/site/{site_fr.xml => site.xml} (56%) rename vradi-swing/src/site/{site_fr.xml => site.xml} (56%) rename vradi-services-web/src/site/site_fr.xml => vradi-web/src/site/site.xml (54%) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.