Bugs item #1378701, was opened at 2005-12-12 12:36 Message generated for change (Comment added) made by waschk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1378701&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Götz Waschk (waschk) Assigned to: Nobody/Anonymous (nobody) Summary: missing source code of ICSharpCode.SharpCvsLib.dll Initial Comment: nant 0.8.5rc3 cannot run on mono 1.1.10.1, as the bundled version of ICSharpCode.SharpCvsLib.dll is based on an old API version: [EMAIL PROTECTED] nant-0.85-rc3]$ echo ./bootstrap/lib/ICSharpCode.SharpCvsLib.dll|mono-find-requires mono(ICSharpCode.SharpZipLib) = 0.83.1.0 mono(log4net) = 1.2.9.0 mono(mscorlib) = 1.0.3300.0 mono(System) = 1.0.3300.0 mono(System.Xml) = 1.0.3300.0 Mono 1.1.10.1 provides mono(mscorlib) = 1.0.5000.0. Please add the source of this DLL so it is possible to bootstrap nant. ---------------------------------------------------------------------- >Comment By: Götz Waschk (waschk) Date: 2005-12-12 13:04 Message: Logged In: YES user_id=79274 The same happens with the 2005-12-03 nightly, log4net.dll has the wrong deps: [EMAIL PROTECTED] bin]$ echo log4net.dll |mono-find-requires mono(mscorlib) = 1.0.3300.0 mono(System) = 1.0.3300.0 mono(System.Data) = 1.0.3300.0 mono(System.Web) = 1.0.3300.0 mono(System.Xml) = 1.0.3300.0 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1378701&group_id=31650 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers