I haven't yet have time to look into this into detail, and I won't have time today ...
But I think its indeed a mono issue, could be a reflection issue in which properties of a base class are not returned for a derived class, but I'm just guessing here ... Gert ----- Original Message ----- From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> To: "! nant" <[EMAIL PROTECTED]> Sent: Saturday, February 21, 2004 3:01 PM Subject: [nant-dev] NAnt + Linux problem > This may be related to some mono bug, but I'm no longer able to run NAnt on > linux. > > I get: > > System.NullReferenceException: A null value was found where an object > instance was required > in <0x00068> NAnt.Core.DirectoryScanner:ParseSearchDirectoryAndPattern > (string,string&,bool&,string&) > in <0x000a2> NAnt.Core.DirectoryScanner:ConvertPatterns > (System.Collections.Specialized.StringCollection,System.Collections.Speciali > zed.StringCollection,bool) > in <0x00120> NAnt.Core.DirectoryScanner:Scan () > in <0x0007c> NAnt.Core.Types.FileSet:Scan () > > It turns out that one of the fileset "includes" element is "null". > I use latest mono from CVS, yesterday nightly release build of NAnt. > > Any idea ? > > Jarek > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > > ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
