Bugs item #2824210, was opened at 2009-07-20 11:19
Message generated for change (Comment added) made by cchan_qa
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2824210&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: 7
Private: No
Submitted By: David (dcanning)
>Assigned to: Charles Chan (cchan_qa)
Summary: xmlns specified causes include failure

Initial Comment:
including the xmlns for nant on the project causes the <include 
buildfile="..."/> to fail.  

Attached are 2 simple build files, default.build including example2.xml.  with 
the xmlns specified on the project in the default.build, the build fails, if 
you remove the xmlns specification the build succeeds

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

>Comment By: Charles Chan (cchan_qa)
Date: 2010-03-15 02:07

Message:
Fixed. Patch #2961747 has been checked into CVS HEAD.

src/NAnt.Core/Tasks/IncludeTask.cs
tests/NAnt.Core/Tasks/IncludeTaskTest.cs

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

Comment By: Ryan Boggs (rmboggs)
Date: 2010-03-02 07:03

Message:
Check patch #2961747.  This should resolve this issue.  Please let me know
if there are any questions.

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

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

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to