Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows Vista Business
Description
I installed the plugin with grails install-plugin jsunit.
Then I tried grails create-jsunit-test MyXyz and got this message:
Warning: Could not find file C:\Users\roock\Documents\feedl\feedl\null\src\templates\artifacts\JsUnitTest.html to copy.
I assume that the 'null' is the problem. Is there a environment variable missing on my system?
I've just released grails-jsunit-0.7 built with grails 1.2.2. Everything works fine for me, running on Ubuntu 10.04, Grails-1.2.2.
Please let me know if there is still an issue.