Author: tchemit Date: 2008-08-14 11:56:00 +0000 (Thu, 14 Aug 2008) New Revision: 105 Modified: trunk/hessian-test/pom.xml trunk/hessian-test/src/site/xdoc/fr/rst/index.rst Log: ajustement variables scm + suppression accent dans index.rst Modified: trunk/hessian-test/pom.xml =================================================================== --- trunk/hessian-test/pom.xml 2008-08-14 11:21:32 UTC (rev 104) +++ trunk/hessian-test/pom.xml 2008-08-14 11:56:00 UTC (rev 105) @@ -60,8 +60,8 @@ <version>0.1</version> <description>Test du protocole hessian</description> <inceptionYear>2008</inceptionYear> + <url>http://${labs.host}/projects/${labs.project}</url> - <!-- ************************************************************* --> <!-- *** Build Settings ****************************************** --> <!-- ************************************************************* --> @@ -76,15 +76,15 @@ <labs.project>lutinweb</labs.project> <!-- override this property to define scm url property --> - <maven.scm.url>https://${labs.host}/plugins/scmsvn/viewcvs.php/trunk/${pom.artifactId}?root=${labs.project} + <maven.scm.url>https://${labs.host}/plugins/scmsvn/viewcvs.php/trunk/hessian-test?root=${labs.project} </maven.scm.url> <!-- BEWARE, will be suffixed by /${pom.artifactId} by inheritance --> - <maven.scm.developerConnection>scm:svn:svn+ssh://${username}@${labs.host}/svnroot/${labs.project}/trunk/hessian + <maven.scm.developerConnection>scm:svn:svn+ssh://${username}@${labs.host}/svnroot/${labs.project}/trunk </maven.scm.developerConnection> <!-- BEWARE, will be suffixed by /${pom.artifactId} by inheritance --> - <maven.scm.connection>scm:svn:svn://anonymous@${labs.host}/svnroot/${labs.project}/trunk/hessian</maven.scm.connection> + <maven.scm.connection>scm:svn:svn://anonymous@${labs.host}/svnroot/${labs.project}/trunk</maven.scm.connection> </properties> <scm> Modified: trunk/hessian-test/src/site/xdoc/fr/rst/index.rst =================================================================== --- trunk/hessian-test/src/site/xdoc/fr/rst/index.rst 2008-08-14 11:21:32 UTC (rev 104) +++ trunk/hessian-test/src/site/xdoc/fr/rst/index.rst 2008-08-14 11:56:00 UTC (rev 105) @@ -3,6 +3,6 @@ Ceci est un test sur Hessian -déployer le war du module server +deployer le war du module server puis lancer les tests du module client