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

Mircea Markus (JIRA) jira-events at lists.jboss.org
Sat Sep 1 13:55:38 EDT 2012


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

Mircea Markus updated ISPN-2001:
--------------------------------

    Fix Version/s: 5.2.0.Alpha4
                       (was: 5.2.0.Alpha3)

    
> 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: Manik Surtani
>             Fix For: 5.2.0.Alpha4
>
>
> 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