Bugs item #903669, was opened at 2004-02-24 20:58 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=903669&group_id=31650
Category: Core Group: cvs >Status: Closed >Resolution: Fixed Priority: 3 Submitted By: Scott Hernandez (skot) >Assigned to: Gert Driesen (drieseng) Summary: namespace mismatch when reading build file and config node Initial Comment: If the build file specifies a namespace for the project element, then all tasks will use that namespace for xml loading. This causes all filesets (or any task/type) to fail to load any xml from the config file. This is related to the xpath prefix and namespace manager used to select xml in Element.Initialize code. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2004-04-03 17:14 Message: Logged In: YES user_id=707851 I finally fixed this. Let me know if you have remarks on the implementation. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=903669&group_id=31650 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
