Bugs item #1809994, was opened at 2007-10-09 09:48
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1809994&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: Core
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Alexey Moudrick (moudrick)
>Assigned to: Gert Driesen (drieseng)
Summary: INTERNAL ERROR on refid actual referencing if DOCTYPE ENTITY

Initial Comment:
Version: NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)

INTERNAL ERROR

System.ArgumentException: Xml node has not been mapped.

Occurs in build files that include DOCTYPE ENTITY on actual fileset refid 
reference.

Steps to reproduce:
0. get nant.build from attached zip file;
1. run "nant -logfile:simple.repro.fail";
2. see console output or log.

OR (with no attached simple repro usage)

1. Create a build file;
2. Create there a DOCTYPE section;
3. Create a fileset;
4. Use this fileset in foreach task using refid;
5. Run this usage;
6. See INTERNAL ERROR in console output

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

>Comment By: Gert Driesen (drieseng)
Date: 2007-12-07 14:27

Message:
Logged In: YES 
user_id=707851
Originator: NO

This is fixed in CVS, and will be part of the upcoming 0.86 Beta 1
release.

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

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

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to