Bugs item #1187291, was opened at 2005-04-21 11:02
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=1187291&group_id=31650

Category: Core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Copsey (copsey)
Assigned to: Nobody/Anonymous (nobody)
Summary: Property macro expansion does not happen for Element types

Initial Comment:
In element.cs, in the CreateChildBuildElement method, 
the parameter "properties" is not used.
Property macro expansion does not happen.  In my 
build, I have created a custom task which takes a 
filename as a parameter

<blah>filename</blah>

but when i use it with a property, its not expanded

<blah>${filename}</blah>

(get "${filename} not found")

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to