Bugs item #1633215, was opened at 2007-01-11 15:15
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1633215&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: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Erik Ramfelt (redsolo)
>Assigned to: Gert Driesen (drieseng)
Summary: Description does not handle properties

Initial Comment:
The <description> task does not convert properties into text properly.

<property name="pkg.name" value="Package name"/>
<description>${pkg.name}</description>

Yields:
${pkg.name}

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

>Comment By: Gert Driesen (drieseng)
Date: 2007-01-11 15:33

Message:
Logged In: YES 
user_id=707851
Originator: NO

This is by design. We do not support using properties in <description> or
the "description" attribute (of <target>).

Thanks for the report.

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

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

-------------------------------------------------------------------------
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
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to