[infinispan-issues] [JBoss JIRA] (ISPN-2001) Update AbstractModuleLifecycle to avoid deprecated types in SPI signature

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Sep 10 11:39:33 EDT 2012


     [ https://issues.jboss.org/browse/ISPN-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-2001:
-----------------------------------

         Assignee: Galder Zamarreño  (was: Manik Surtani)
    Fix Version/s: 5.2.0.Beta1
                       (was: 5.2.0.Alpha4)

    
> Update AbstractModuleLifecycle to avoid deprecated types in SPI signature
> -------------------------------------------------------------------------
>
>                 Key: ISPN-2001
>                 URL: https://issues.jboss.org/browse/ISPN-2001
>             Project: Infinispan
>          Issue Type: Task
>            Reporter: Sanne Grinovero
>            Assignee: Galder Zamarreño
>             Fix For: 5.2.0.Beta1
>
>
> To make use of this class integrating modules need to implement
> {code}
> org.infinispan.lifecycle.AbstractModuleLifecycle.cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration)
> org.infinispan.lifecycle.AbstractModuleLifecycle.cacheStarting(ComponentRegistry, Configuration, String)
> {code}
> but these GlobalConfiguration and Configuration types are deprecated.
> We should have an overloaded version to make sure extension modules have time to migrate.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list