branch develop updated (725570c -> c6f5413)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository chorem. See http://git.chorem.org/chorem.git from 725570c Fix module parent version new c6f5413 Mise à jour de la configuration du site 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 c6f541387af9ab15a6960e939d636a99cbaa373a Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 4 12:21:44 2016 +0100 Mise à jour de la configuration du site Summary of changes: pom.xml | 3 ++- src/site/site.xml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository chorem. See http://git.chorem.org/chorem.git commit c6f541387af9ab15a6960e939d636a99cbaa373a Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 4 12:21:44 2016 +0100 Mise à jour de la configuration du site --- pom.xml | 3 ++- src/site/site.xml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 447d023..a866163 100644 --- a/pom.xml +++ b/pom.xml @@ -126,6 +126,7 @@ <!--Documentation locale --> <locales>fr</locales> + <siteDeployClassifier>rst</siteDeployClassifier> <!-- license to use --> <license.licenseName>agpl_v3</license.licenseName> @@ -133,7 +134,7 @@ <!-- i18n config --> <i18n.bundles>fr_FR,en_GB</i18n.bundles> <i18n.silent>true</i18n.silent> - + </properties> <repositories> diff --git a/src/site/site.xml b/src/site/site.xml index 078c8c9..ae55600 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -39,8 +39,9 @@ <logo href="http://maven.apache.org" name="Maven" img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${siteCommonResourcesUrl}/images/logos/restructuredtext-logo.png"/> - <logo href="http://maven-site.nuiton.org/jrst" name="JRst" + <logo href="http://jrst.nuiton.org" name="JRst" img="${siteCommonResourcesUrl}/images/logos/jrst-logo.png"/> + <logo href="http://wikitty.nuiton.org" name="Wikitty" title="Wikitty"/> <logo href="http://argouml.tigris.org/" name="ArgoUML" img="${siteCommonResourcesUrl}/images/logos/argouml-logo.png"/> </poweredBy> @@ -48,8 +49,6 @@ <body> <links> - <item name="Français" href="index.html"/> - <item name="English" href="en/index.html"/> <item name="nuiton.org" href="https://forge.nuiton.org"/> <item name="chorem.org" href="https://forge.chorem.org"/> <item name="CodeLutin" href="https://codelutin.com"/> @@ -64,6 +63,14 @@ <menu ref="modules"/> <menu ref="reports"/> + <footer> + <div id='mavenProjectProperties' locale='fr' + projectId='${project.projectId}' + version='${project.siteDeployClassifier}' + sourcesType='${project.siteSourcesType}' + scmwebeditor_vmFiles=",update,"/> + </footer> + </body> </project> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm