These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: InstrumentTask doesn't work with clover.
PostPosted: Wed Mar 15, 2006 12:53 pm 
Newbie

Joined: Mon Jul 25, 2005 4:35 pm
Posts: 9
We use clover for verifying code coverage of our unit tests. We are also using a lazy property due to a large CLOB we only want to fetch for 1 of many in a relationship.

However, when the 'InstrumentTask' is executed over the .class file, it no longer works with clover. The following error occurs:

22 moreCaused by: java.lang.NoSuchMethodError: com_cenqua_clover.g: method $cglib_read_M()[I not found at com.x.ObjectGen.<init>(TargetContentGen.java:103) at com.x.ObjectImpl.<init>(TargetContentImpl.java:56) ... 27 more

Hibernate 3.1.2
Clover 1.3.11

Any insite on how to make these two tools coexist and work together?

Thanks,

Neil


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.