Bugs item #1677516, was opened at 2007-03-09 19:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1677516&group_id=54790

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: Tasks
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: libor (libste)
Assigned to: Nobody/Anonymous (nobody)
Summary: MSI task <component> attribute "id" must be hardcoded

Initial Comment:
The <fileset> of <component> is retrieved using the following XPath expressioin:
  "nant:components/nant:[EMAIL PROTECTED]'" + Component.id + "']/nant:fileset"

The problem appears when the "id" attribute contains property, function or any 
other "dynamic" stuff.
In such a case the contained fileset is not found.

Regards



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474851&aid=1677516&group_id=54790

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to