]
Galder Zamarreño updated ISPN-2001:
-----------------------------------
Fix Version/s: 5.2.0.ALPHA3
(was: 5.2.0.ALPHA2)
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.ALPHA3
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: