jshint-eclipse icon indicating copy to clipboard operation
jshint-eclipse copied to clipboard

Remove unused dependency to junit runner in ui.test

Open ralfstx opened this issue 13 years ago • 1 comments

The bundle com.eclipsesource.jshint.ui.test defines a package import to org.junit.runner only to workaround http://jira.codehaus.org/browse/SUREFIRE-825 As soon as this fix is available in the maven repo, the import can be removed.

ralfstx avatar Feb 25 '12 17:02 ralfstx

We have to wait for tycho to adopt the fixed maven-surefire version 2.12.1 (bug 386481).

ralfstx avatar Oct 08 '13 09:10 ralfstx