Allow class realm manager delegates to alter public part of Maven core realm
----------------------------------------------------------------------------

                 Key: MNG-4787
                 URL: http://jira.codehaus.org/browse/MNG-4787
             Project: Maven 2 & 3
          Issue Type: Improvement
          Components: Class Loading
    Affects Versions: 3.0-beta-2
            Reporter: Benjamin Bentmann
            Priority: Minor


As part of the fix for MNG-4747, a new class realm was introduced that 
represents the public part of the Maven core. Life for integrators that need to 
contribute additional classes like Polyglot Maven or M2Eclipse would be easier 
if this realm is also subject to the class realm delegates. This would allow to 
inject the custom types at a central place rather than injecting them into each 
and every plugin realm.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to