Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Won't Fix
-
Affects Version/s: 1.3-M1
-
Fix Version/s: 1.3.2
-
Component/s: None
-
Labels:None
-
Environment:Windows 7
Description
The webtest plugin relied on junit's runBare method being called. This no longer happens under 1.3.0 using Junit4.
FYI, I've worked around this using the new @Rule annotations and can release a 1.3.0+ compatible version of the plugin if required.
I am not convinced that we should support this.
If runBare's use is not widespread, then I don't think we should add special handling for it.