Author: tchemit Date: 2013-11-25 00:16:26 +0100 (Mon, 25 Nov 2013) New Revision: 1382 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1382 Log: add site + some versions in pom Added: application/trunk/src/ application/trunk/src/site/ application/trunk/src/site/rst/ application/trunk/src/site/rst/index.rst application/trunk/src/site/site_fr.xml Modified: application/trunk/pom.xml Modified: application/trunk/pom.xml =================================================================== --- application/trunk/pom.xml 2013-11-24 23:03:51 UTC (rev 1381) +++ application/trunk/pom.xml 2013-11-24 23:16:26 UTC (rev 1382) @@ -120,10 +120,24 @@ <jaxxVersion>2.6-SNAPSHOT</jaxxVersion> <swingXVersion>1.6.4</swingXVersion> + <xworkVersion>2.3.15.1</xworkVersion> + <aspectj.version>1.6.6</aspectj.version> + <spring.version>3.2.3.RELEASE</spring.version> + <slf4j.version>1.6.1</slf4j.version> + <ehcache.version>2.3.0</ehcache.version> + <javassist.version>3.12.1.GA</javassist.version> + <hsqldb.version>2.2.9</hsqldb.version> + <jdbc.hsqldb.version>1.8.0.10</jdbc.hsqldb.version> <slf4jVersion>1.7.5</slf4jVersion> + <hibernateVersion>3.6.10.Final</hibernateVersion> + <adagioVersion>3.4.0-1</adagioVersion> + <birtVersion>4.2.1a</birtVersion> + + <bluecoveVersion>2.1.0</bluecoveVersion> + <i18n.bundles>fr_FR,en_GB</i18n.bundles> <i18n.silent>true</i18n.silent> Added: application/trunk/src/site/rst/index.rst =================================================================== --- application/trunk/src/site/rst/index.rst (rev 0) +++ application/trunk/src/site/rst/index.rst 2013-11-24 23:16:26 UTC (rev 1382) @@ -0,0 +1,36 @@ +.. - +.. * #%L +.. * Ifremer shared +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2013 Ifremer, CodeLutin, Tony CHEMIT +.. * %% +.. * This program is free software: you can redistribute it and/or modify +.. * it under the terms of the GNU General Public License as +.. * published by the Free Software Foundation, either version 3 of the +.. * License, or (at your option) any later version. +.. * +.. * This program is distributed in the hope that it will be useful, +.. * but WITHOUT ANY WARRANTY; without even the implied warranty of +.. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.. * GNU General Public License for more details. +.. * +.. * You should have received a copy of the GNU General Public +.. * License along with this program. If not, see +.. * <http://www.gnu.org/licenses/gpl-3.0.html>. +.. * #L% +.. - + +============== +Ifremer shared +============== + +.. contents:: + +Présentation +------------ + +Contient le squelette d'un client lourd. + +TODO Expliquer comment démarrer une nouvelle application. Property changes on: application/trunk/src/site/rst/index.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Added: application/trunk/src/site/site_fr.xml =================================================================== --- application/trunk/src/site/site_fr.xml (rev 0) +++ application/trunk/src/site/site_fr.xml 2013-11-24 23:16:26 UTC (rev 1382) @@ -0,0 +1,110 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Ifremer shared + $Id$ + $HeadURL$ + %% + Copyright (C) 2013 Ifremer, CodeLutin + %% + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public + License along with this program. If not, see + <http://www.gnu.org/licenses/gpl-3.0.html>. + #L% + --> + + +<project name="${project.name}"> + + <skin> + <groupId>org.apache.maven.skins</groupId> + <artifactId>maven-fluido-skin</artifactId> + <version>1.3.0</version> + </skin> + + <custom> + <fluidoSkin> + <topBarEnabled>false</topBarEnabled> + <googleSearch/> + <sideBarEnabled>true</sideBarEnabled> + <searchEnabled>true</searchEnabled> + <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled> + </fluidoSkin> + </custom> + + <bannerLeft> + <name>${project.name}</name> + <href>./index.html</href> + </bannerLeft> + + <bannerRight> + <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> + <href>http://www.codelutin.com</href> + </bannerRight> + + <publishDate position="right"/> + <version position="right"/> + + <poweredBy> + <logo href="http://maven.apache.org" name="Maven" + img="${project.url}/images/logos/maven-feather.png"/> + + <logo href="http://maven-site.nuiton.org/jaxx" name="JAXX" + img="http://maven-site.nuiton.org/public/images/logos/jaxx-logo.png"/> + + </poweredBy> + + <body> + + <head> + <script type="text/javascript" + src="http://maven-site.nuiton.org/public/js/mavenpom-site.js"> + </script> + + <link rel="stylesheet" type="text/css" + href="http://maven-site.nuiton.org/public/css/mavenpom-site.css"/> + </head> + + <links> + <item name="Forge" href="http://forge.codelutin.com"/> + <item name="Code Lutin" href="http://www.codelutin.com"/> + </links> + + <breadcrumbs> + <item name="${project.name}" + href="${project.url}/index.html"/> + </breadcrumbs> + + <menu name="Tutti"> + <item name="Accueil" href="index.html"/> + <item name="Historique des versions" href="changes-report.html"/> + </menu> + + <menu ref="reports"/> + + <footer> + + <div id='projectMetas' locale='fr' + projectversion='${project.version}' + platform='${project.platform}' + projectid='${project.projectId}' + scm='${project.scm.developerConnection}' + scmwebeditorenabled='${project.scmwebeditorEnabled}' + scmwebeditorurl='${project.scmwebeditorUrl}' + siteSourcesType='${project.siteSourcesType}' + piwikEnabled='${project.piwikEnabled}' + piwikId='${project.piwikId}'> + </div> + </footer> + </body> +</project> \ No newline at end of file Property changes on: application/trunk/src/site/site_fr.xml ___________________________________________________________________ Added: svn:mime-type + text/xml Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native