Bugs item #903669, was opened at 2004-02-24 11:58 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=903669&group_id=31650
Category: Core Group: cvs Status: Open Resolution: None Priority: 3 Submitted By: Scott Hernandez (skot) Assigned to: Scott Hernandez (skot) 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=903669&group_id=31650 ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
