Bugs item #1221945, was opened at 2005-06-16 16:12
Message generated for change (Settings changed) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1221945&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: Tasks
Group: 0.85
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Serge Baltic (hypersw)
>Assigned to: Gert Driesen (drieseng)
Summary: "if" attribute doesn't work for "define"

Initial Comment:
In an <rc/> or <cl/> task, write a conditional define:

<defines>
    <define name="DEBUG" if="${build.debug}"/>
</defines>

The DEBUG symbol will be defined regardless of the 
build.debug property value, though the documentation 
allows use of "if" attribute on this element.


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

>Comment By: Gert Driesen (drieseng)
Date: 2005-06-17 19:31

Message:
Logged In: YES 
user_id=707851

This is now fixed in cvs.

Thanks for the report !

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to