--- Barry Jia <[EMAIL PROTECTED]> wrote: > Is it possible to define a dynamic property in Ant? > for example, define a property's value is the output of a exec command?
See the 'outputproperty' attribute in the "Parameters" table of the Exec task description in the doc. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
