Hi Ian, Today I finally find a time for mono/nant problem. I downloaded latest mono and nant versions. Nant compiles ok for me now ( > http://bugzilla.ximian.com/show_bug.cgi?id=32429 which prevents the
this bug is resolved > http://bugzilla.ximian.com/show_bug.cgi?id=32417 which breaks the code and this one I workaround becouse I coupile nant into one .exe file through mine build.sh file (just one line mcs *.cs command)) There are some issues through: -first: it throws ugly exceptions when I try to compile mono class libs (I'll look into this today) -second: there are not some of fixes I sent before (not just the location map one - this in not the most important anyway). Mainly Path.Combine stuff I must add to FileSet and Project to handle correctly subprojects and that fromfile addition from me: Gerry do not like it in this form, so I reworked it. I'll try to make patches to everything I come throug and sent it to you and nant-dev list. Happy coding Martin ______________________________________________________________________________ Email.cz -----> Vaše emailová schránka zdarma. http://www.Email.cz <------------Pošta zdarma! _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
