
Bundled Hamcrest conflicts with what build needs
Reported by peter royal | January 14th, 2010 @ 05:49 PM
infinitest-runner-5.0.52-SNAPSHOT.jar contains a bundled copy of hamcrest, which is conflicting with the version I use to build my project. I am getting NoSuchMethodErrors when running my tests.
if infinitest needs and 3rd party dependencies, it should repackage them as to not conflict with the code that it is building.
Comments and changes to this ticket
-
benrady (at gmail) January 15th, 2010 @ 03:40 AM
Thanks for the feedback. Are you using the IntelliJ or Eclipse version?
-
peter royal January 15th, 2010 @ 03:43 AM
IntelliJ (with 9.0) ... I'll check out Hamcrest and JUnit versions when I get back into the office tomorrow.
-
Rod January 18th, 2010 @ 05:46 PM
An updated version of Infinitest has been uploaded to the IntelliJ plugin repository. This version should resolve this issue and should be available in 1-2 business days. Please let me know if this does not resolve your issue and I'll take another look at it.
-
-
Rod January 19th, 2010 @ 04:06 PM
- State changed from new to released
- Assigned user changed from benrady (at gmail) to Rod
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