<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/05/2014 07:03 PM, Snjezana Peco
      wrote:<br>
    </div>
    <blockquote cite="mid:53B82FE6.6040201@gmail.com" type="cite">
      <pre wrap="">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 
<a class="moz-txt-link-freetext" href="https://issues.jboss.org/browse/JBIDE-17551">https://issues.jboss.org/browse/JBIDE-17551</a>
</pre>
    </blockquote>
    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.<br>
    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).<br>
    <br>
    <div class="moz-signature">-- <br>
      Mickael Istria<br>
      Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
        by Red Hat</a><br>
      <a href="http://mickaelistria.wordpress.com">My blog</a> - <a
        href="http://twitter.com/mickaelistria">My Tweets</a></div>
  </body>
</html>