Details
Description
file attribute only allows file name located directly under project's base directory. Relative pathes that contain path separators (like "scripts/build.gant") or absolute file paths will generate "Gant file does not exist".
Activity
Russel Winder
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.8.0 [ 14880 ] |
Russel Winder
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Russel Winder
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
I have applied the change to trunk and the 1.7.x maintenance branch.
Is there a unit test that goes with this? Gant should fully enforce TDD.