[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-dev
Subject:    RE: Remove AbstractCachingProcessingPipeline.cachedLastModified?
From:       "Carsten Ziegeler" <cziegeler () apache ! org>
Date:       2004-09-29 6:57:52
Message-ID: 200409290659.i8T6x6lh002955 () mailer ! progressive-comp ! com
[Download RAW message or body]

Vadim Gritsenko wrote:
> 
> Done. Can you check this part though (that I had not screwed it up ;-)
> 
> @@ -796,7 +769,7 @@
>                       if (outputStream == null) {
>                           outputStream = 
> environment.getOutputStream(0);
>                       }
> -                    os.writeTo(environment.getOutputStream(0));
> +                    os.writeTo(outputStream);
>                   } else {
>                       if (outputStream == null) {
>                           outputStream = 
> environment.getOutputStream(this.outputBufferSize);
> 
> 
Yes, this is now correct. Good catch!

Thanks
Carsten

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic