-
Type:
Improvement
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 0.1
-
Fix Version/s: 0.1
When doing a task.dependsOn('somepath') are immediately turned into an absolute path. This is nit a good pattern in general and it makes testing more difficult. It should be turned into an absolute path at execution time,