huber 2002/08/04 11:28:16 Modified: . changes.xml Log: Output extra locator info if included Throwable of ProcessingException is SAXParseException or TransformerException. FIX NPE in org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline, if content is malformed, and there exists an cached response the validity[] contains null entries. Fix CocoonCrawlerImpl, check if contentType is not null, and always close the BufferedReader at the end. Added cocoon-docs mailinglist to mail-archives.xml. Revision Changes Path 1.229 +16 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.228 retrieving revision 1.229 diff -u -r1.228 -r1.229 --- changes.xml 4 Aug 2002 05:08:44 -0000 1.228 +++ changes.xml 4 Aug 2002 18:28:16 -0000 1.229 @@ -39,6 +39,21 @@ </devs> <release version="@version@" date="@date@"> + <action dev="BH" type="add"> + Output extra locator info if included Throwable of ProcessingException is + SAXParseException or TransformerException. + </action> + <action dev="BH" type="fix"> + FIX NPE in org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipeline, + if content is malformed, and there exists an cached response the + validity[] contains null entries. + </action> + <action dev="BH" type="fix" due-to="M. Kristian" due-to-email="[EMAIL PROTECTED]"> + Fix CocoonCrawlerImpl, check if contentType is not null, and always close the BufferedReader at the end. + </action> + <action dev="BH" type="update" fixes-bug="11447" due-to="Torsten Knodt" due-to-email="[EMAIL PROTECTED]"> + Added cocoon-docs mailinglist to mail-archives.xml. + </action> <action dev="VG" type="fix"> <xsp-util:include-expr/> includes any object, converting it to string. </action>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]