Author: tchemit Date: 2014-08-03 11:04:40 +0200 (Sun, 03 Aug 2014) New Revision: 2626 Url: http://forge.nuiton.org/projects/nuiton-csv/repository/revisions/2626 Log: fixes #3398: Updates mavenpom to 5.1 and use new site layout fixes #3399: updates nuiton-utils to 3.0-rc-5 fixes #3400: updates i18n to 3.3 Modified: trunk/pom.xml trunk/src/site/site_fr.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-08-01 08:41:18 UTC (rev 2625) +++ trunk/pom.xml 2014-08-03 09:04:40 UTC (rev 2626) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmineAndCentral</artifactId> - <version>5.0.4</version> + <version>5.1</version> </parent> <artifactId>nuiton-csv</artifactId> @@ -33,7 +33,7 @@ <developer> <name>Tony Chemit</name> <id>tchemit</id> - <email>chemit at codelutin dot com</email> + <email>chemit@codelutin.com</email> <organization>CodeLutin</organization> <organizationUrl>http://www.codelutin.com/</organizationUrl> <timezone>Europe/Paris</timezone> @@ -55,8 +55,8 @@ </scm> <distributionManagement> <site> - <id>doc.${platform}</id> - <url>${our.site.repository}/${projectId}</url> + <id>${siteDeployId}</id> + <url>${siteDeployUrl}</url> </site> </distributionManagement> @@ -64,8 +64,8 @@ <projectId>nuiton-csv</projectId> - <nuitonI18nVersion>3.0</nuitonI18nVersion> - <nuitonUtilsVersion>3.0-rc-2</nuitonUtilsVersion> + <nuitonI18nVersion>3.3</nuitonI18nVersion> + <nuitonUtilsVersion>3.0-rc-5</nuitonUtilsVersion> <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2014-08-01 08:41:18 UTC (rev 2625) +++ trunk/src/site/site_fr.xml 2014-08-03 09:04:40 UTC (rev 2626) @@ -58,7 +58,7 @@ <poweredBy> <logo href="http://maven.apache.org" name="Maven" - img="${mavenpomSiteCommonResourcesUrl}/public/images/logos/maven-feather.png"/> + img="${mavenpomSiteCommonResourcesUrl}/images/logos/maven-feather.png"/> </poweredBy> @@ -66,11 +66,11 @@ <head> <script type="text/javascript" - src="${mavenpomSiteCommonResourcesUrl}/public/js/mavenpom-site.js"> + src="${mavenpomSiteCommonResourcesUrl}/js/mavenpom-site.js"> </script> <link rel="stylesheet" type="text/css" - href="${mavenpomSiteCommonResourcesUrl}/public/css/mavenpom-site.css"/> + href="${mavenpomSiteCommonResourcesUrl}/css/mavenpom-site.css"/> </head> <links> @@ -82,6 +82,8 @@ <breadcrumbs> <item name="${project.name}" href="${project.url}/index.html"/> + <item name="${project.version}" + href="${project.url}/${siteDeployClassifier}/index.html"/> </breadcrumbs> <menu name="Utilisateur">