From: <zep...@us...> - 2007-04-21 16:44:56
|
Revision: 301 http://svn.sourceforge.net/pzfilereader/?rev=301&view=rev Author: zepernick Date: 2007-04-21 09:44:58 -0700 (Sat, 21 Apr 2007) Log Message: ----------- Logged new changes Modified Paths: -------------- trunk/src/site/changes.xml Modified: trunk/src/site/changes.xml =================================================================== --- trunk/src/site/changes.xml 2007-04-21 16:44:37 UTC (rev 300) +++ trunk/src/site/changes.xml 2007-04-21 16:44:58 UTC (rev 301) @@ -8,6 +8,9 @@ </properties> <body> <release version="3.1.0" date="in svn" description="Maintenance"> + <action dev="zepernick" type="change">Added option to the PZParser setIgnoreParseWarnings(boolean). + When true, the parser will not log warning into the error collection in the DataSet. The + default is false.</action> <action dev="zepernick" type="change">Removing deprecated methods in ParserUtils; isMultiLine(), splitLine(), getCMDKeyForFixedLengthFile()</action> <action dev="zepernick" type="change">Added option to PZParser setColumnNamesCaseSensitive(). This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |