ehcache/sizeof

Remove Ehcache dependency

Closed this issue · 1 comments

This should contain all sizeOf code independently of Ehcache's

Only org.ehcache.sizeof.EhcacheSizeOfEngineFactory & EhcacheSizeOfEngine should now reference Ehcache stuff.
We need to leave that in there for ehcache picking up this implementation when it is on the class path. This is to go away when this becomes the default sizeof implementation for ehcache