From: stephane b. <le...@us...> - 2005-10-05 09:04:53
|
le_phan 05/10/05 02:04:35 Modified: kodo/xdocs index.xml changes.xml Log: change version name for announcment. Revision Changes Path 1.5 +4 -5 maven-plugins/kodo/xdocs/index.xml Index: index.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/kodo/xdocs/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- index.xml 4 Oct 2005 12:17:05 -0000 1.4 +++ index.xml 5 Oct 2005 09:04:35 -0000 1.5 @@ -19,14 +19,13 @@ (these can be symbolically linked from your Kodo installation directory). Please respect the syntax ! <source> - ${maven.repo.local}/kodo/jars/ - ${maven.repo.local}/kodo/jars/kodo-jdo-{plugin-version}.jar - ${maven.repo.local}/kodo/jars/kodo-jdo-runtime-{plugin-version}.jar +${maven.repo.local}/kodo/jars/ +${maven.repo.local}/kodo/jars/kodo-jdo-{plugin-version}.jar +${maven.repo.local}/kodo/jars/kodo-jdo-runtime-{plugin-version}.jar </source> </p> + <p>Last stable version : plugin-version = 3.2.4</p> <p> - Last stable version : plugin-version = 3.2.4 - <br /> Last version : plugin-version = 4.0.0-EA2 <br /> For this version you will also need to put in your 1.6 +1 -1 maven-plugins/kodo/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/kodo/xdocs/changes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changes.xml 4 Oct 2005 12:17:05 -0000 1.5 +++ changes.xml 5 Oct 2005 09:04:35 -0000 1.6 @@ -5,7 +5,7 @@ </properties> <body> - <release version="4.0.0EA2" date="04-Oct-2005" + <release version="4.0.0-EA2" date="04-Oct-2005" description="Released for Kodo 4.0.0EA2"> <action dev="sbouchet" type="add"> This version requires Kodo 4.0.0EA2 jars. Please note |