On 07/05/2014 07:03 PM, Snjezana Peco wrote:
The Hibernate build fails because there are the same class names within 
the hibernate component (there are four 
org.jboss.tools.hibernate.proxy.SessionFactoryProxy, for instance). See 
https://issues.jboss.org/browse/JBIDE-17551
This was already reported for master, and I just removed the Jacoco step from build to get it working. So Hibernate doesn't have Jacoco coverage any more.
I'm not sure your patch is better than just disabling jacoco. Since it ignores all stuff from hibernate, the results of coverage for Hibernate will most likely become quite useless, so IMO, just removing the Jacoco step for Hibernate on branch would have been a cleaner fix that implementing exceptions in the script (that we'll for sure forget to remove if one day we re-enable Jacoco for Hibernate builds).

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets