Hi,
Thanks. I put a bit of time into getting things to compile with Mono 2.0 as of Oct 1st 2008. These changes are in subversion. If you get the latest code I think all you should need to do is use the latest version of NAnt and enable the line
Code:
<call target="${nant.target.root.name}-mono-2.0" />
In the nant function "build-all-function". What issues did you run into? I was able to compile the same set of libs as you...except didn't pass the tests.
I commented out some of the tests where resolution against the serbian culture were failing - not sure what is going on there but I'm pretty confident it is due to the wierdness of that 'culture', so to speak. there were issues in Msoft .NET to get it all to work correctly with serbian, say as compared to french or russian.
Keep me posted, it would be nice to close this issue as there are many details an iterations to get it all working for some time now.
Cheers,
Mark
You can post relevant tech details on JIRA issue - http://jira.springframework.org/browse/SPRNET-296