I&#39;m pretty sure the surefire problems with TestNG have been resolved (at least in Maven 2.0.9 and above). So +1 from me<br><br>-Dan<br><br><div class="gmail_quote">On Tue, Jul 7, 2009 at 1:20 PM, Christian Bauer <span dir="ltr">&lt;<a href="mailto:christian.bauer@gmail.com">christian.bauer@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I want to upgrade TestNG from 5.6 to 5.9, however, there is this comment in build/core.pom.xml:<br>

<br>
    &lt;!-- Surefire can&#39;t cope with such a new version of testng, so we have to specify it<br>
      here, otherwise ui build fails --&gt;<br>
    &lt;dependency&gt;<br>
      &lt;groupId&gt;org.testng&lt;/groupId&gt;<br>
      &lt;artifactId&gt;testng&lt;/artifactId&gt;<br>
      &lt;version&gt;5.6&lt;/version&gt;<br>
      &lt;optional&gt;true&lt;/optional&gt;<br>
      &lt;exclusions&gt;<br>
        &lt;exclusion&gt;<br>
          &lt;groupId&gt;junit&lt;/groupId&gt;<br>
          &lt;artifactId&gt;junit&lt;/artifactId&gt;<br>
        &lt;/exclusion&gt;<br>
      &lt;/exclusions&gt;<br>
    &lt;/dependency&gt;<br>
<br>
After switching this to 5.9 I&#39;ve had a clean build and tests. Can we get this into 2.2 GA? If yes, I can probably commit some nice enhancements to test infrastructure (dbunit, resteasy) tomorrow.<br>
<br>
_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org" target="_blank">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Dan Allen<br>Senior Software Engineer, Red Hat | Author of Seam in Action<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br>
<a href="http://in.relation.to/Bloggers/Dan">http://in.relation.to/Bloggers/Dan</a><br><br>NOTE: While I make a strong effort to keep up with my email on a daily<br>basis, personal or other work matters can sometimes keep me away<br>
from my email. If you contact me, but don&#39;t hear back for more than a week,<br>it is very likely that I am excessively backlogged or the message was<br>caught in the spam filters.  Please don&#39;t hesitate to resend a message if<br>
you feel that it did not reach my attention.<br>