From: <be...@us...> - 2006-10-16 17:41:04
|
Revision: 61 http://svn.sourceforge.net/pzfilereader/?rev=61&view=rev Author: benoitx Date: 2006-10-16 09:39:11 -0700 (Mon, 16 Oct 2006) Log Message: ----------- Suggest that we aim the next release at 2.3 or 3.0, make our maven changes and modify the package structure for iBiblio.org (that will also have an impact on Maven build). Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2006-10-16 16:21:49 UTC (rev 60) +++ trunk/src/site/changes.xml 2006-10-16 16:39:11 UTC (rev 61) @@ -7,6 +7,10 @@ <title>Changes</title> </properties> <body> + <release version="2.3.0" date="in svn" description="Move to Maven"> + <action dev="benoitx" type="add">Move build to Maven 1.1.x and generate the entire website from the build.</action> + <action dev="benoitx" type="fix">Modify code following warning by Findbugs, checkstyle and PMD.</action> + </release> <release version="2.2.2" date="2006-08-18" description="Fix"> <action dev="zepernick" type="fix">Fixed bug in LargeDataSet. Multiline delimited records were not being parsed correctly. They were showing up as errors when being parsed.</action> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |