EHC ❯ ehcache1.2.3 give clover not found error
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
code sample
InputStream fis = null; fis = new FileInputStream(new File (“/mysys”, “properties/ehcache.xml”)); cacheManager = new CacheManager(fis);
it throw exception
java.lang.NoClassDefFoundError: com_cenqua_clover/g
at net.sf.ehcache.CacheManager.
From: [email protected] Sourceforge Ticket ID: 1553144 - Opened By: nobody - 6 Sep 2006 03:57 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=693320
Hi
I got an email on this and replaced the tarball with one that is identical except it does not include clover classes.
Greg Comment by: gregluck - 6 Sep 2006 08:47 UTC