You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Mark Lundquist (JIRA)" <ji...@apache.org> on 2006/03/26 19:41:19 UTC

[jira] Created: (COCOON-1814) Deprecated form of getOutputStream() still used internally

Deprecated form of 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
 Attachments: patch

class oac.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


[jira] Assigned: (COCOON-1814) Deprecated form of getOutputStream() still used internally

Posted by "Antonio Gallardo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1814?page=all ]

Antonio Gallardo reassigned COCOON-1814:
----------------------------------------

    Assign To: Antonio Gallardo

> Deprecated form of 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
>  Attachments: patch
>
> class oac.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


[jira] Commented: (COCOON-1814) Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally

Posted by "Mark Lundquist (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/COCOON-1814?page=comments#action_12371964 ] 

Mark Lundquist commented on COCOON-1814:
----------------------------------------

Thanks Antonio... my actual fix was in the context of a production application running on Cocoon 2.1.8, and I applied the same changes to my BRANCH_2_1_X working area.  Source code for this class was the same btwn. 2.1.8 and 2.1.9_dev.  I'm not set up to cross-check this fix in 2.1.9_dev (don't have a test case), but I know it's good in my 2.1.8 application, so I think we are OK.


> 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


[jira] Closed: (COCOON-1814) Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally

Posted by "Antonio Gallardo (JIRA)" <ji...@apache.org>.
     [ 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


[jira] Updated: (COCOON-1814) Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally

Posted by "Antonio Gallardo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1814?page=all ]

Antonio Gallardo updated COCOON-1814:
-------------------------------------

    Summary: Deprecated method o.a.c.environment.Environment.getOutputStream() still used internally  (was: Deprecated method oa.c.environment.Environment.getOutputStream() still used internally)

> 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


[jira] Updated: (COCOON-1814) Deprecated method oa.c.environment.Environment.getOutputStream() still used internally

Posted by "Antonio Gallardo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/COCOON-1814?page=all ]

Antonio Gallardo updated COCOON-1814:
-------------------------------------

        Summary: Deprecated method oa.c.environment.Environment.getOutputStream() still used internally  (was: Deprecated form of getOutputStream() still used internally)
    Fix Version: 2.1.9-dev (current SVN)
    Description: 
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.

  was:
class oac.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.


> Deprecated method oa.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