Thanks,
But I think that one small addition (just one white space) would not hurt :)))
(Attached)
PS: Did you had a chance to look into
http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=99134537826536&w=2
?
Vadim
> -----Original Message-----
> From: giacomo [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 07, 2001 17:35
> To: Cocoon Developers
> Subject: Re: [Patch] Exception handling in FileGenerator
>
>
> On Thu, 7 Jun 2001, Vadim Gritsenko wrote:
>
> Thanks, Vadim. Patch applied, please cross check :)
>
> Giacomo
>
> > Hi,
> >
> > FileGenerator now logs any IOException as an error(), but that's not the case
> > in the real life: sometimes it's just FileNotFoundException.
> >
> > This simple patch differentiates between FileNotFoundException (which is not a
> > server error) - which is not logged; and any other IOException (that's may be an
>error)
> > which is logged as error().
> >
> > Please apply attached "diff -u" - assuming that it's meaningful.
> >
> > Thanks,
> > Vadim
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
FileGenerator.java.diff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]