DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26384>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26384

enhance CONCAT to allow property resolution within the body

           Summary: enhance CONCAT to allow property resolution within the
                    body
           Product: Ant
           Version: 1.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This would be especially useful when using CONCAT to write text files to disk. 
There is currently no way to insert property values into the text -- eg.
<concat dir="something>I would like to insert the value ${property1} into the 
message
</concat> and have ant substitute the real value for the ${property1} tag in 
the resultant file.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to