You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Forrest Xia (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/27 17:06:26 UTC

[jira] [Resolved] (GERONIMO-6306) Keep the same behavior with hidden-classes between Geronimo 2.* and 3.*

     [ https://issues.apache.org/jira/browse/GERONIMO-6306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Forrest Xia resolved GERONIMO-6306.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

Resolve it since the change is committed into code base.
                
> Keep the same behavior with hidden-classes between Geronimo 2.* and 3.*
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-6306
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6306
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-beta-1
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 3.0, 3.0-beta-2
>
>
> In the 2.*, while using hidden-class, usually no * suffix is required to add, which means that all the classes with that package prefix will not be visible in the application classloader, while in 3.*, import-package is used to replace the use of hidden-class, but deployer will try to convert the hidden-class to import-packages. For import-package, it is different to have * suffix or not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira