Provider is failing to build in trunk as TestMemoryService.java does not implement newGenericMultiRefCache method from MemoryService
GENERAL
TESTING
GENERAL
TESTING
Description
TestMemoryService.java is not an abstract class, hence it needs to implement newGenericMultiRefCache method from MemoryService. The patch addresses it, and helps in the compilation of providers project
TestMemoryService.java is not an abstract class, hence it needs to implement newGenericMultiRefCache method from MemoryService. The patch addresses it, and helps in the compilation of providers project