Author: tchemit Date: 2009-01-22 01:12:25 +0000 (Thu, 22 Jan 2009) New Revision: 1552 Added: branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/ branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/ branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/todo.rst branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/ branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/ branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/todo.rst branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/ branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/ branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/todo.rst branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/ branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/ branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/todo.rst branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/ branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/ branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/todo.rst branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/todo.rst branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/ branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/ branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/devel/ branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/todo.rst Modified: branches/migration-200901/simexplorer-is/pom.xml branches/migration-200901/simexplorer-is/src/site/fr/rst/devel/index.rst branches/migration-200901/simexplorer-is/src/site/fr/rst/index.rst branches/migration-200901/simexplorer-is/src/site/site_fr.xml Log: debut de mise en place du site multi-module Modified: branches/migration-200901/simexplorer-is/pom.xml =================================================================== --- branches/migration-200901/simexplorer-is/pom.xml 2009-01-21 23:39:28 UTC (rev 1551) +++ branches/migration-200901/simexplorer-is/pom.xml 2009-01-22 01:12:25 UTC (rev 1552) @@ -231,25 +231,6 @@ <scope>test</scope> </dependency> - <!--dependency> - <groupId>com.bm</groupId> - <artifactId>ejb3unit</artifactId> - <version>2.0.0-RC-1</version> - <scope>test</scope> - <exclusions> - <exclusion> - <groupId>jboss</groupId> - <artifactId>javassist</artifactId> - </exclusion> - </exclusions> - </dependency--> - - <!--dependency> - <groupId>com.healthmarketscience.rmiio</groupId> - <artifactId>rmiio</artifactId> - <version>2.0.1</version> - </dependency--> - </dependencies> </dependencyManagement> @@ -275,9 +256,8 @@ <url>http://www.cemagref.fr/</url> </organization> - <developers> - <developer> - <id>glandais</id> + <contributors> + <contributor> <name>Gabriel Landais</name> <email>landais at codelutin.com</email> <organization>Code Lutin</organization> @@ -286,9 +266,9 @@ <roles> <role>Développeur</role> </roles> - </developer> - </developers> - + </contributor> + </contributors> + <!-- ************************************************************* --> <!-- *** Build Settings ****************************************** --> <!-- ************************************************************* --> @@ -321,6 +301,33 @@ <!-- jboss version --> <jboss.version>4.2.2.GA</jboss.version> + <!-- TODO make svn compatiblewith our svn layout conventions --> + + <maven.scm.url> + http://${labs.host}/plugins/scmsvn/viewcvs.php/trunk/${project.artifactId}?root=${labs.project} + </maven.scm.url> + + <maven.scm.developerConnection> + scm:svn:svn+ssh://${username}@${labs.host}/svnroot/${labs.project}/trunk/${project.artifactId} + </maven.scm.developerConnection> + + <maven.scm.connection> + scm:svn:svn://anonymous@${labs.host}/svnroot/${labs.project}/trunk/${project.artifactId} + </maven.scm.connection> + + <!-- multi-module level one son pom scm properties --> + <maven.scm.url.child> + http://${labs.host}/plugins/scmsvn/viewcvs.php/trunk/${project.parent.artifactId}/${project.artifactId}?root=${labs.project} + </maven.scm.url.child> + + <maven.scm.developerConnection.child> + scm:svn:svn+ssh://${username}@${labs.host}/svnroot/${labs.project}/trunk/${project.parent.artifactId}/${project.artifactId} + </maven.scm.developerConnection.child> + + <maven.scm.connection.child> + scm:svn:svn://anonymous@${labs.host}/svnroot/${labs.project}/trunk/${project.parent.artifactId}/${project.artifactId} + </maven.scm.connection.child> + </properties> <build> @@ -371,41 +378,24 @@ <connection>${maven.scm.connection}</connection> <developerConnection>${maven.scm.developerConnection}</developerConnection> </scm> - <!--scm> - <connection>scm:svn:svn://labs.libre-entreprise.org/svnroot/simexplorer-si</connection> - <developerConnection>scm:svn:svn+ssh://${username}@labs.libre-entreprise.org/svnroot/simexplorer-si - </developerConnection> - <url>https://labs.libre-entreprise.org/plugins/scmsvn/viewcvs.php/?root=simexplorer-si</url> - </scm--> <prerequisites> <maven>2.0.8</maven> </prerequisites> <repositories> - <!-- no this repo is by default in maven ? --> + <repository> <id>SEIS-java.net</id> <url>http://download.java.net/maven/2</url> </repository> - <!--repository> - <id>SEIS-openhms</id> - <url>http://open.hmsonline.com/repo/maven2</url> - </repository--> - <repository> <id>SEIS-t5components</id> <name>T5Components Maven Repository</name> <url>http://87.193.218.134:8080/t5components/maven-repository</url> </repository> - <!--repository> - <id>ejb3unit</id> - <name>ejb3unit repository</name> - <url>http://ejb3unit.sourceforge.net/maven2</url> - </repository--> - </repositories> </project> Added: branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +================== +SimExplorer-is-ear +================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +================== +SimExplorer-is-ear +================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-ear/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Added: branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +======================= +SimExplorer-is-entities +======================= + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +======================= +SimExplorer-is-entities +======================= + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-entities/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Added: branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +======================= +SimExplorer-is-security +======================= + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +======================= +SimExplorer-is-security +======================= + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-security/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Added: branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +====================== +SimExplorer-is-service +====================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +====================== +SimExplorer-is-service +====================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-service/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Added: branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +====================== +SimExplorer-is-storage +====================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +====================== +SimExplorer-is-storage +====================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-storage/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Added: branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +==================== +SimExplorer-is-swing +==================== + +.. contents:: + +TODO ? \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,17 @@ +==================== +SimExplorer-is-swing +==================== + +.. contents:: + +Options et configurations +------------------------- + +Les options et configurations du client lourd sont accèssibles `ici`_. + + .. _ici:../user/SimExplorerUsage.html + +Description des ui +------------------ + +TODO des captures d'écrans \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-swing/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Added: branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/devel/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +================== +SimExplorer-is-web +================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/index.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,7 @@ +================== +SimExplorer-is-web +================== + +.. contents:: + +TODO \ No newline at end of file Added: branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/todo.rst =================================================================== --- branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/todo.rst (rev 0) +++ branches/migration-200901/simexplorer-is/simexplorer-is-web/src/site/fr/rst/todo.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -0,0 +1,5 @@ +===================== +SimExplorer SI - TODO +===================== + +TODO :) Modified: branches/migration-200901/simexplorer-is/src/site/fr/rst/devel/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/src/site/fr/rst/devel/index.rst 2009-01-21 23:39:28 UTC (rev 1551) +++ branches/migration-200901/simexplorer-is/src/site/fr/rst/devel/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -2,6 +2,8 @@ SimExplorer SI ============== +.. contents:: + Introduction ============ @@ -116,6 +118,18 @@ Une synchronisation est possible, la logique étant executé côté serveur et le client est mis à jour en fonction du traitement réalisé. +Implantation +------------ + +La page `implantation`_ décrit les choix techniques retenues pour mettre en place la solution. + +Environnement +------------- + +La page `environnement`_ décrit l'environnement de développement du projet. + + + Migration pour la release 1.0 ----------------------------- @@ -123,6 +137,10 @@ process de développement en évolution de la société. Le document `migration`_ résume les différentes opérations effectuées sur le projet. +.. implantation: implementation.html + +.. environnement: enviro.html + .. migration: migration2009.html Modified: branches/migration-200901/simexplorer-is/src/site/fr/rst/index.rst =================================================================== --- branches/migration-200901/simexplorer-is/src/site/fr/rst/index.rst 2009-01-21 23:39:28 UTC (rev 1551) +++ branches/migration-200901/simexplorer-is/src/site/fr/rst/index.rst 2009-01-22 01:12:25 UTC (rev 1552) @@ -1,3 +1,12 @@ +============== +SimExplorer-is +============== + +.. contents:: + +Abstract +-------- + Le Cemagref développe un outil d'exploration de simulation, SimExplorer. Les explorations sont faites par la programmation de plans d'expériences qui génèrent un grand nombre de simulations. Simexplorer-IS mets en place des outils qui permettent de gérer toutes les données et les codes permettant de définir une application d'exploration, aussi bien par leur stockage @@ -2 +11,16 @@ que par les autorisations données aux utilisateurs pour les manipuler. + +Installation +____________ + +La page `Installation`_ décrit la procédure pour installer le logiciel et le serveur chez vous. + +Règles métiers +______________ + +La page `Liste`_ décrit les règles métiers de l'application. + + +.. _Liste:rules.html + +.. _Installation:install.html Modified: branches/migration-200901/simexplorer-is/src/site/site_fr.xml =================================================================== --- branches/migration-200901/simexplorer-is/src/site/site_fr.xml 2009-01-21 23:39:28 UTC (rev 1551) +++ branches/migration-200901/simexplorer-is/src/site/site_fr.xml 2009-01-22 01:12:25 UTC (rev 1552) @@ -1,76 +1,72 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <project name="simexplorer-si"> - <skin> - <groupId>lutinlib</groupId> - <artifactId>lutin-site-skin</artifactId> - <version>0.1</version> - </skin> + <skin> + <groupId>org.codelutin</groupId> + <artifactId>maven-lutin-skin</artifactId> + <version>0.2.2</version> + </skin> - <bannerLeft> - <name>Système d'information - SimExplorer</name> - </bannerLeft> + <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> + <bannerRight> + <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> + <href>http://www.codelutin.com</href> + </bannerRight> - <poweredBy> - <logo href="http://docutils.sourceforge.net/rst.html" - img="/images/restructuredtext-logo.png" name="reStructuredText" /> - </poweredBy> + <poweredBy> + <logo href="http://maven.apache.org" name="Maven" + img="http://buix.labs.libre-entreprise.org/lutinjaxx/images/logos/maven-feather.png"/> + <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" + img="http://buix.labs.libre-entreprise.org/lutinjaxx/images/jrst-logo.png"/> + <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" + img="http://buix.labs.libre-entreprise.org/lutinjaxx/images/restructuredtext-logo.png"/> + <logo href="http://buix.labs.libre-entreprise.org/jaxx/index.html" name="Jaxx" + img="http://buix.labs.libre-entreprise.org/jaxx/jaxx.png"/> - <body> - <links> - <item name="Code Lutin" href="http://www.codelutin.com/" /> - <item name="Labs" href="http://labs.libre-entreprise.org/" /> - <item name="[fr" - href="http://simexplorer-si.labs.libre-entreprise.org/index.html" /> - <item name="en]" - href="http://simexplorer-si.labs.libre-entreprise.org/en/index.html" /> - </links> + </poweredBy> - <menu name="Utilisation"> - <item href="/index.html" name="Présentation"></item> - <item href="/install.html" name="Installation"></item> - <item href="/todo.html" name="Reste à faire"></item> - </menu> + <body> + <links> + <item name="${project.organization.name}" href="${project.organization.url}"/> + <item name="Code Lutin" href="http://www.codelutin.com/"/> + <item name="Labs" href="http://labs.libre-entreprise.org/"/> + <!--item name="[fr" + href="http://simexplorer-si.labs.libre-entreprise.org/index.html" /> + <item name="en]" + href="http://simexplorer-si.labs.libre-entreprise.org/en/index.html" /--> + </links> - <menu name="Règles métier"> - <item href="/rules.html" name="Liste"></item> - </menu> + <menu ref="parent"/> - <menu name="Développement"> - <item href="/devel/index.html" - name="Présentation"> - </item> - <item href="/devel/implementation.html" - name="Implémentation"> - </item> - <item href="/devel/enviro.html" - name="Environnement"> - </item> - </menu> + <menu name="Utilisateur"> + <item href="/index.html" name="Présentation"/> + <!--item href="/install.html" name="Installation"/--> + <item href="/todo.html" name="Reste à faire"/> + </menu> - <menu name="Liens"> - <item href="http://java.sun.com/j2se" - name="Le site Java de Sun"> - </item> - <item href="http://tapestry.apache.org/tapestry5/" - name="Tapestry 5"> - </item> - <item href="http://labs.jboss.com/jbossas/" - name="JBoss"> - </item> - <item href="https://labs.libre-entreprise.org/projects/buix/" - name="buix"> - </item> - </menu> + <!--menu name="Règles métier"> + <item href="/rules.html" name="Liste"/> + </menu--> - ${reports} + <menu name="Développement"> + <item href="/devel/index.html" name="Présentation"/> + <!--item href="/devel/implementation.html" name="Implémentation"/> + <item href="/devel/enviro.html" name="Environnement"/--> + </menu> - </body> + <menu ref="modules"/> + + <menu ref="reports"/> + + <menu name="Liens"> + <item href="http://java.sun.com/j2se" name="Le site Java de Sun"/> + <item href="http://tapestry.apache.org/tapestry5/" name="Tapestry 5"/> + <item href="http://labs.jboss.com/jbossas/" name="JBoss"/> + </menu> + + </body> </project>