Daniel,

Can you send me a small repro for this issue ?

Thanks !

Gert
----- Original Message ----- 
From: "Daniel Finger" <[EMAIL PROTECTED]>
To: <nant-developers@lists.sourceforge.net>
Sent: Thursday, November 24, 2005 3:40 PM
Subject: [nant-dev] Xml node has not been mapped Problem with refid and/or
DTD use


> Hi developers,
>
> everytime I use a <!DOCTYPE> in my build-script, I have the following
> error when the vbc task is called and the <sources> is set by refid.
> When using a fileset w/o an refid, it works! Using the refid w/o the
> DTD, it works also! What can this be? Reproduceable also with the latest
> nightly build.
>
> --------------------------------------------------------------------------
----------------------------------------------------------------------------
-----------------------------------------------------------
>
>             INTERNAL ERROR
>
>             System.ArgumentException: Xml node has not been mapped.
>                at NAnt.Core.LocationMap.GetLocation(XmlNode node) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\LocationMap.cs:line 203
>                at NAnt.Core.Element.InitializeBuildElement(Element
> parent, XmlNode childNode, Element buildElement, Type elementType) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 464
>                at
>
NAnt.Core.Element.AttributeConfigurator.CreateChildBuildElement(PropertyInfo
> propInf, XmlNode xml, PropertyDictionary properties, FrameworkInfo
> framework) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 1368
>                at
>
NAnt.Core.Element.AttributeConfigurator.InitializeChildElement(PropertyInfo
> propertyInfo) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 1163
>                at NAnt.Core.Element.AttributeConfigurator.Initialize()
> in d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 655
>                at NAnt.Core.Element.InitializeXml(XmlNode elementNode,
> PropertyDictionary properties, FrameworkInfo framework) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 311
>                at NAnt.Core.Element.Initialize(XmlNode elementNode,
> PropertyDictionary properties, FrameworkInfo framework) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 293
>                at NAnt.Core.Element.Initialize(XmlNode elementNode) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Element.cs:line 216
>                at NAnt.Core.Project.CreateTask(XmlNode taskNode, Target
> target) in d:\Source\nant-20050721T093848Z\src\NAnt.Core\Project.cs:line
> 1022
>                at NAnt.Core.Target.Execute() in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Target.cs:line 245
>                at NAnt.Core.Project.Execute(String targetName, Boolean
> forceDependencies) in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Project.cs:line 885
>                at NAnt.Core.Project.Execute() in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Project.cs:line 837
>                at NAnt.Core.Project.Run() in
> d:\Source\nant-20050721T093848Z\src\NAnt.Core\Project.cs:line 922
>
>             Please send bug report to
[EMAIL PROTECTED]
>
> --------------------------------------------------------------------------
----------------------------------------------------------------------------
-----------------------------------------------------------
>
> redgards
> Daniel Finger
>
>
>
> -------------------------------------------------------
> 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
>


-------------------------------------------------------
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

Reply via email to