You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org> on 2006/05/24 21:36:30 UTC

[jira] Commented: (GERONIMO-1832) Non-public Sun classes dependencies in tests

    [ http://issues.apache.org/jira/browse/GERONIMO-1832?page=comments#action_12413171 ] 

Matt Hogstrom commented on GERONIMO-1832:
-----------------------------------------

I want to come back and look at this one.  I reviewed this patch and its a better solution than the one provided in 2057.  However, these are bandaids to a larger problem which is multiple VMs and how to swap them in and out.  Following the current patches one would have to chase down multiple modules which isn't going to scale.  Either way this one will be closed.

> Non-public Sun classes dependencies in tests
> --------------------------------------------
>
>          Key: GERONIMO-1832
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1832
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: security
>     Versions: 1.0
>     Reporter: Nellya Udovichenko
>     Assignee: Matt Hogstrom
>      Fix For: 1.1
>  Attachments: SubjectCarryingProtocolTest.patch
>
> org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTest imports 
> com.sun.security.auth.login.ConfigFile class
> Test uses hardcoded internal Sun class so it doesn't work on non-Sun's VM.
> Attached patch adds the property 'auth.login.config' to file security/project.properties 
> to setup needed configuration in test.

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