Filip Konvička wrote:
Yes, it is a Windows issue (mkdir returns 1 when the directory exists). Trivial fix...
I think that the problem is just that Windows chokes when there is a '/' at the end of the directory name. If I just set 'Dir = Args.out', and don't add a slash, then it works fine on Windows. I have not tried this on Linux. Also, I have created an Ozh ant task if anyone is interested. We have integrated it into our build so that oz documentation is generated whenever javadocs are generated for the rest of our code.

Keith

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to