Author: tchemit Date: 2009-08-23 01:14:42 +0200 (Sun, 23 Aug 2009) New Revision: 1656 Modified: trunk/maven-i18n-plugin/src/site/site.xml trunk/nuiton-i18n-api/src/site/site.xml trunk/pom.xml trunk/src/site/site.xml Log: use processor 1.0.0 + improve site Modified: trunk/maven-i18n-plugin/src/site/site.xml =================================================================== --- trunk/maven-i18n-plugin/src/site/site.xml 2009-08-22 17:44:51 UTC (rev 1655) +++ trunk/maven-i18n-plugin/src/site/site.xml 2009-08-22 23:14:42 UTC (rev 1656) @@ -1,24 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <project name="${project.name}"> - <publishDate format="dd/MM/yyyy"/> - - <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.0</version> - </skin> - <bannerLeft> <name>${project.name}</name> <href>index.html</href> </bannerLeft> - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight> - <body> <breadcrumbs> Modified: trunk/nuiton-i18n-api/src/site/site.xml =================================================================== --- trunk/nuiton-i18n-api/src/site/site.xml 2009-08-22 17:44:51 UTC (rev 1655) +++ trunk/nuiton-i18n-api/src/site/site.xml 2009-08-22 23:14:42 UTC (rev 1656) @@ -1,24 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <project name="${project.name}"> - <publishDate format="dd/MM/yyyy"/> - - <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.0</version> - </skin> - <bannerLeft> <name>${project.name}</name> <href>index.html</href> </bannerLeft> - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight> - <body> <breadcrumbs> Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-22 17:44:51 UTC (rev 1655) +++ trunk/pom.xml 2009-08-22 23:14:42 UTC (rev 1656) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.0-rc-5-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>i18n</artifactId> @@ -122,7 +122,7 @@ <!-- pour un muli module on doit fixer le projectId --> <projectId>i18n</projectId> - <processor.version>1.0.0-rc-5-SNAPSHOT</processor.version> + <processor.version>1.0.0</processor.version> </properties> Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-08-22 17:44:51 UTC (rev 1655) +++ trunk/src/site/site.xml 2009-08-22 23:14:42 UTC (rev 1656) @@ -11,7 +11,7 @@ <bannerLeft> <name>${project.name}</name> - <href>/</href> + <href>index.html</href> </bannerLeft> <bannerRight>