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: Open
Resolution: None
Priority: 5
Submitted By: Kevin Francis (kevinfrancis)
Assigned to: Nobody/Anonymous (nobody)
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-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: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to