bug with path construction in ModelAction
Raoul Pierre <[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello,
In ModelAction execute function, "workingDir" is built with
getRealPath('/') + "/", so under Windows we get strange path. Should be
better with getProperty('path.separator').
But do we really need to test final separator? Is there any case where
getRealPath('/') gives a path without final separator?
Pierre
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com