Author: tchemit Date: 2012-07-15 21:50:12 +0200 (Sun, 15 Jul 2012) New Revision: 311 Url: http://nuiton.org/repositories/revision/jredmine/311 Log: complete doc for release 1.4 + go back for the moment on main site Modified: branches/jredmine-1.x/pom.xml branches/jredmine-1.x/src/site/apt/index.apt branches/jredmine-1.x/src/site/apt/tests.apt Modified: branches/jredmine-1.x/pom.xml =================================================================== --- branches/jredmine-1.x/pom.xml 2012-07-15 19:48:53 UTC (rev 310) +++ branches/jredmine-1.x/pom.xml 2012-07-15 19:50:12 UTC (rev 311) @@ -509,16 +509,16 @@ <inceptionYear>2009</inceptionYear> - <url>http://maven-site.nuiton.org/jredmine/1.x</url> + <url>http://maven-site.nuiton.org/jredmine</url> <developers> <developer> <name>Tony Chemit</name> <id>tchemit</id> - <email>chemit@codelutin.com</email> + <email>chemit at codelutin dot com</email> <organization>CodeLutin</organization> - <timezone>+2</timezone> + <timezone>Europe/Paris</timezone> <roles> <role>Developer</role> </roles> Modified: branches/jredmine-1.x/src/site/apt/index.apt =================================================================== --- branches/jredmine-1.x/src/site/apt/index.apt 2012-07-15 19:48:53 UTC (rev 310) +++ branches/jredmine-1.x/src/site/apt/index.apt 2012-07-15 19:50:12 UTC (rev 311) @@ -5,7 +5,7 @@ ~~ $Id$ ~~ $HeadURL$ ~~ %% -~~ Copyright (C) 2009 - 2010 CodeLutin +~~ Copyright (C) 2009 - 2010 CodeLutin,Tony Chemit ~~ %% ~~ This program is free software: you can redistribute it and/or modify ~~ it under the terms of the GNU Lesser General Public License as @@ -54,6 +54,15 @@ Notes +* Version 1.4 + + La version <<1.4>> prépare la passage à la version 2.0 de redmine. La version + <<2.0>> de JRedmine utilisera exclusivement l'api REST de redmine (et donc + le plugin redmine jredmine ne sera plus obligatoire). + + Un soin tout particulier a été apporté pour améliorer la configuration des + tests ({{{./tests.html}détails}}). + * Version 1.3 La version <<1.3>> est compatible avec {{{http://www.redmine.org/versions/42}<redmine 1.3.2>}} après la Modified: branches/jredmine-1.x/src/site/apt/tests.apt =================================================================== --- branches/jredmine-1.x/src/site/apt/tests.apt 2012-07-15 19:48:53 UTC (rev 310) +++ branches/jredmine-1.x/src/site/apt/tests.apt 2012-07-15 19:50:12 UTC (rev 311) @@ -3,7 +3,7 @@ ~~ JRedmine ~~ ~~ $Id$ -~~ $HeadURL: http://svn.nuiton.org/svn/jredmine/branches/jredmine-1.x/src/site/apt/index.... $ +~~ $HeadURL$ ~~ %% ~~ Copyright (C) 2009 - 2012 CodeLutin,Tony Chemit ~~ %% Property changes on: branches/jredmine-1.x/src/site/apt/tests.apt ___________________________________________________________________ Modified: svn:keywords - Author Date Id Revision + Author Date Id Revision HeadURL