Upversion JUnit dependency to 4.8.1
Reported by Paul Holser | February 9th, 2010 @ 07:25 PM
There is a difference between 4.7 and 4.8.x in the order in which @Rules are applied, that I'd really like to take advantage of. A test that I wrote with 4.8.1 as a dependency, knowing about the new @Rule application, passed from command line (java ... org.junit.runner.JUnitCore) and from Eclipse's built-in test runner, but failed in Infinitest.
Not urgent or anything, but it'd be nice to get to the most recent 4.x soon. Thanks.
Comments and changes to this ticket
-
benrady (at gmail) February 9th, 2010 @ 07:27 PM
Is it in a public maven repo yet?
Sent from my iPhone
On Feb 9, 2010, at 1:25 PM, Lighthouse <no-reply@lighthouseapp.com>
wrote: -
Paul Holser February 10th, 2010 @ 09:21 PM
Looks like it is only in JBoss's repo: http://repository.jboss.com/maven2
-
benrady (at gmail) March 19th, 2010 @ 04:10 AM
- State changed from new to released
Released in 5.1.78
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Continuous Test Runner for Java