Bugs item #1191626, was opened at 2005-04-28 13:03
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1191626&group_id=31650

Category: Core
Group: 0.85
>Status: Closed
>Resolution: Works For Me
Priority: 5
Submitted By: Kevin Francis (kevinfrancis)
>Assigned to: Gert Driesen (drieseng)
Summary: NAnt throws multiple exceptions when running a build

Initial Comment:
The version in question is Version: 0.84+0.85-rc1-1
(from apt)

The error produced is:

INTERNAL ERROR

System.InvalidCastException: Cannot cast from source
type to destination
type.
in <0x000b5> AttributeConfigurator:CreateChildBuildElement
(System.Reflection.PropertyInfo,System.Xml.XmlNode,NAnt.Core.PropertyDictionary,NAnt.Core.FrameworkInfo)
in <0x00309> AttributeConfigurator:InitializeChildElement
(System.Reflection.PropertyInfo)
in <0x000c2> AttributeConfigurator:Initialize ()
in <0x0004f> NAnt.Core.Element:InitializeXml
(System.Xml.XmlNode,NAnt.Core.PropertyDictionary,NAnt.Core.FrameworkInfo)
in <0x000e5> NAnt.Core.Element:Initialize
(System.Xml.XmlNode,NAnt.Core.PropertyDictionary,NAnt.Core.FrameworkInfo)
in <0x00079> NAnt.Core.Element:Initialize
(System.Xml.XmlNode)
in <0x00076> NAnt.Core.Project:CreateTask
(System.Xml.XmlNode,NAnt.Core.Target)
in <0x0020c> NAnt.Core.Target:Execute ()
in <0x000cd> NAnt.Core.Project:Execute (string,bool)
in <0x00395> NAnt.Core.Project:Execute ()
in <0x0017c> NAnt.Core.Project:Run ()

The reproducible test case is attached.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2005-05-16 11:51

Message:
Logged In: YES 
user_id=707851

This is working just fine on Mono SVN.

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2005-05-04 15:46

Message:
Logged In: YES 
user_id=707851

What version of Miono are you using ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1191626&group_id=31650


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to