Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] NPE in JUnit4TestChecker

Sounds good, will do the workaround.

-D

On 2/20/2012 4:48 AM, Sievers, Jan wrote:
you would have to build your own tycho fork until we release a tycho version which uses maven-surefire-plugin 2.13.

IMHO the workaround to use Require-Bundle for org.junit (or add an Import-Package for org.junit.runner) is much less effort.

Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of David Erickson
Sent: Sonntag, 19. Februar 2012 07:06
To: Tycho user list
Subject: [tycho-user] NPE in JUnit4TestChecker

Hi I am getting bit by the JUnit4 bug Jan posted a patch for here:
http://jira.codehaus.org/browse/SUREFIRE-825 leading to none of my tests
being run at all.  I saw that his patch was upstreamed, how can I pull
in the nightly snapshot of maven-surefire-plugin for 2.13?

Thanks,
David
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user




Back to the top