You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Nellya Udovichenko (JIRA)" <de...@geronimo.apache.org> on 2006/04/12 15:03:22 UTC

[jira] Created: (GERONIMO-1833) Non-public Sun classes dependencies in tests

Non-public Sun classes dependencies in tests
--------------------------------------------

         Key: GERONIMO-1833
         URL: http://issues.apache.org/jira/browse/GERONIMO-1833
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: Tomcat  
    Versions: 1.0    
    Reporter: Nellya Udovichenko


Class sun.misc.Base64Encoder is used in org.apache.geronimo.tomcat.ContainerTest.

Attached patch replaces class sun.misc.Base64Encoder with class org.apache.geronimo.encoders.util.Base64.


-- 
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: (GERONIMO-1833) Non-public Sun classes dependencies in tests

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1833?page=all ]

Rick McGuire reassigned GERONIMO-1833:
--------------------------------------

    Assignee: Rick McGuire

> Non-public Sun classes dependencies in tests
> --------------------------------------------
>
>                 Key: GERONIMO-1833
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1833
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 1.0
>            Reporter: Nellya Udovichenko
>         Assigned To: Rick McGuire
>         Attachments: ContainerTest.patch
>
>
> Class sun.misc.Base64Encoder is used in org.apache.geronimo.tomcat.ContainerTest.
> Attached patch replaces class sun.misc.Base64Encoder with class org.apache.geronimo.encoders.util.Base64.

-- 
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] Resolved: (GERONIMO-1833) Non-public Sun classes dependencies in tests

Posted by "Rick McGuire (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1833?page=all ]

Rick McGuire resolved GERONIMO-1833.
------------------------------------

    Fix Version/s: 1.2
       Resolution: Fixed

Committed revision 470000.

> Non-public Sun classes dependencies in tests
> --------------------------------------------
>
>                 Key: GERONIMO-1833
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1833
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 1.0
>            Reporter: Nellya Udovichenko
>         Assigned To: Rick McGuire
>             Fix For: 1.2
>
>         Attachments: ContainerTest.patch
>
>
> Class sun.misc.Base64Encoder is used in org.apache.geronimo.tomcat.ContainerTest.
> Attached patch replaces class sun.misc.Base64Encoder with class org.apache.geronimo.encoders.util.Base64.

-- 
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: (GERONIMO-1833) Non-public Sun classes dependencies in tests

Posted by "Nellya Udovichenko (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1833?page=all ]

Nellya Udovichenko updated GERONIMO-1833:
-----------------------------------------

    Attachment: ContainerTest.patch

> Non-public Sun classes dependencies in tests
> --------------------------------------------
>
>          Key: GERONIMO-1833
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1833
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: Tomcat
>     Versions: 1.0
>     Reporter: Nellya Udovichenko
>  Attachments: ContainerTest.patch
>
> Class sun.misc.Base64Encoder is used in org.apache.geronimo.tomcat.ContainerTest.
> Attached patch replaces class sun.misc.Base64Encoder with class org.apache.geronimo.encoders.util.Base64.

-- 
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