Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
_Install.groovy script attempts to download JsUnit version 2.2alpha11 from sourceforge. That version does not exist. Plugin should be updated to point to the latest version from sourceforge.
Fixed in release grails-jsunit-0.7 - uses jsunit 2.2 and has been upgraded for grails-1.2.2
Note too, that tests now live in /tests/junit/ext - I needed to move things around a bit for jsunit to work.