[i18n] branch develop updated (34c5198 -> c97ac1b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository i18n. See http://git.nuiton.org/i18n.git from 34c5198 - improve usage of nuiton-converter - improve site new c97ac1b refs #3322 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 c97ac1b78b1e31ecf8e2e5e0638b3f0472f55319 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 23 23:03:23 2014 +0200 refs #3322 Summary of changes: pom.xml | 2 +- src/site/site_en.xml | 28 ---------------------------- src/site/site_fr.xml | 28 ---------------------------- 3 files changed, 1 insertion(+), 57 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit c97ac1b78b1e31ecf8e2e5e0638b3f0472f55319 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 23 23:03:23 2014 +0200 refs #3322 --- pom.xml | 2 +- src/site/site_en.xml | 28 ---------------------------- src/site/site_fr.xml | 28 ---------------------------- 3 files changed, 1 insertion(+), 57 deletions(-) diff --git a/pom.xml b/pom.xml index 1ebba40..33d050c 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.1</version> + <version>1.2</version> </parent> <artifactId>i18n</artifactId> diff --git a/src/site/site_en.xml b/src/site/site_en.xml index 718af7f..d878095 100644 --- a/src/site/site_en.xml +++ b/src/site/site_en.xml @@ -36,34 +36,6 @@ <href>http://www.codelutin.com</href> </bannerRight> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>${fluidoSkinVersion}</version> - </skin> - - <custom> - <fluidoSkin> - <topBarEnabled>false</topBarEnabled> - <googleSearch/> - <sideBarEnabled>true</sideBarEnabled> - <searchEnabled>true</searchEnabled> - <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled> - <piwik> - <piwikUrl>http://piwik.codelutin.com</piwikUrl> - <idsite>${project.piwikId}</idsite> - </piwik> - </fluidoSkin> - </custom> - - <publishDate position="right" format="dd/MM/yyyy"/> - <version position="right"/> - - <poweredBy> - <logo href="http://maven.apache.org" name="Maven" - img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> - </poweredBy> - <body> <head> diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index f0c0e08..b2aa976 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -36,34 +36,6 @@ <href>http://www.codelutin.com</href> </bannerRight> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>${fluidoSkinVersion}</version> - </skin> - - <custom> - <fluidoSkin> - <topBarEnabled>false</topBarEnabled> - <googleSearch/> - <sideBarEnabled>true</sideBarEnabled> - <searchEnabled>true</searchEnabled> - <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled> - <piwik> - <piwikUrl>http://piwik.codelutin.com</piwikUrl> - <idsite>${project.piwikId}</idsite> - </piwik> - </fluidoSkin> - </custom> - - <publishDate position="right" format="dd/MM/yyyy"/> - <version position="right"/> - - <poweredBy> - <logo href="http://maven.apache.org" name="Maven" - img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> - </poweredBy> - <body> <head> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm