Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
Description
The following classes have been moved to a new package in order to provide cleaner namespace separation:
com.liferay.portal.cache.EhcachePortalCache has been moved to com.liferay.portal.cache.ehcache.EhcachePortalCache
com.liferay.portal.cache.EhcachePortalCacheManager has been moved to com.liferay.portal.cache.ehcache.EhcachePortalCacheManager
com.liferay.portal.cache.MemoryPortalCache has been moved to com.liferay.portal.cache.memory.MemoryPortalCache
com.liferay.portal.cache.MemoryPortalCacheManager has been moved to com.liferay.portal.cache.memory.MemoryPortalCacheManager
Attachments
Issue Links
- is related to
-
LPS-7236 Namespace internal cache packages (cleaner separation)
- Closed