From: NHibernate J. <mik...@us...> - 2006-11-15 21:16:24
|
[ http://jira.nhibernate.org/browse/NH-802?page=comments#action_14416 ] Ayende Rahien commented on NH-802: ---------------------------------- I don't see any value in using msbuild over nant. They are comparable in nearly any way. Major advantage for MsBuild is that it means automatic sync from VS to the build scripts (which are basically the same). The problem is that NH's build scripts are not trivial, and it would be a lot of work to port them, and I don't see a lot of benefit as a result. Mono does have xbuild, which is MsBuild for Linux. > Investigate possible use of MSBuild to build the project > -------------------------------------------------------- > > Key: NH-802 > URL: http://jira.nhibernate.org/browse/NH-802 > Project: NHibernate > Type: Task > Components: Toolset > Versions: 1.2.0.Beta1 > Reporter: Sergey Koshcheyev > Fix For: LATER > > Need to see whether MSBuild can handle everything that NAnt can, and maybe switch if so. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.nhibernate.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |