Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 94720 invoked from network); 27 Mar 2006 01:24:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Mar 2006 01:24:04 -0000 Received: (qmail 49306 invoked by uid 500); 27 Mar 2006 01:24:02 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 49239 invoked by uid 500); 27 Mar 2006 01:24:02 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 49225 invoked by uid 99); 27 Mar 2006 01:24:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Mar 2006 17:24:02 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Mar 2006 17:24:01 -0800 Received: from ajax (localhost.localdomain [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id AB86ED4A02 for ; Mon, 27 Mar 2006 02:23:40 +0100 (BST) Message-ID: <677529162.1143422620699.JavaMail.jira@ajax> Date: Mon, 27 Mar 2006 02:23:40 +0100 (BST) From: "Antonio Gallardo (JIRA)" To: dev@cocoon.apache.org Subject: [jira] Closed: (COCOON-1814) Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally In-Reply-To: <657040317.1143394879340.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/COCOON-1814?page=all ] Antonio Gallardo closed COCOON-1814: ------------------------------------ Resolution: Fixed Thanks for the patch! It was applied with minor changes. Please cross check and reopen the bug if needed. > Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally > --------------------------------------------------------------------------------------- > > Key: COCOON-1814 > URL: http://issues.apache.org/jira/browse/COCOON-1814 > Project: Cocoon > Type: Bug > Components: * Cocoon Core > Versions: 2.1.8, 2.1.9-dev (current SVN) > Reporter: Mark Lundquist > Assignee: Antonio Gallardo > Fix For: 2.1.9-dev (current SVN) > Attachments: patch > > class o.a.c.environment.wrapper.EnvironmentWrapper deprecated the parameterless getOutputStream, but still uses it internally, resulting in deprecation log spam. > I made a patch, and then when I checked to see if 2.2-dev is affected I saw that it has been fixed there. Here's the patch for 2.1.9-dev anyway. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira