sgoeschl 2005/06/24 04:22:30
Modified: xdocs changes.xml . project.xml Log: Updates for publishing the website for release 2.0 Revision Changes Path 1.25 +8 -0 ws-xmlrpc/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/ws-xmlrpc/xdocs/changes.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- changes.xml 27 Apr 2005 21:09:57 -0000 1.24 +++ changes.xml 24 Jun 2005 11:22:29 -0000 1.25 @@ -6,6 +6,14 @@ </properties> <body> + <release version="2.0" date="2005-05-27"> + <action dev="sgoeschl" type="update"> + Upgrading to commons-codec-1.3.jar, commenting out the FESI jar + </action> + <action dev="sgoeschl" type="update"> + Removed checkstyle report due to the tons of violations + </action> + </release> <release version="2.0-beta" date="2005-Apr-27"> <action dev="sgoeschl" type="fix"> Fixed broken ANT build after upgrading to commons-codec-1.3.jar 1.28 +6 -1 ws-xmlrpc/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/ws-xmlrpc/project.xml,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- project.xml 30 Apr 2005 00:28:22 -0000 1.27 +++ project.xml 24 Jun 2005 11:22:30 -0000 1.28 @@ -4,7 +4,7 @@ <pomVersion>3</pomVersion> <name>xmlrpc</name> <id>xmlrpc</id> - <currentVersion>2.0-beta</currentVersion> + <currentVersion>2.0</currentVersion> <organization> <name>Apache Software Foundation</name> <url>http://ws.apache.org/</url> @@ -62,6 +62,11 @@ <name>2.0 beta 1</name> <tag>XMLRPC_2_0_B1</tag> </version> + <version> + <id>2.0</id> + <name>2.0</name> + <tag>XMLRPC_2_0</tag> + </version> </versions> <branches>