I would do this in an "init" target that all the other targets depend on.
It is not possible to use the exec task outside a target. Azariah > -----Original Message----- > From: Shannon L Blake [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 02, 2001 1:07 PM > To: [EMAIL PROTECTED] > Subject: Re: property values help > > > I tried this, but I want to do it as I am setting the global > properties. Is > this possible?? > > Thanks. > > Shannon > > Diane Holt wrote: > > > --- Shannon L Blake <[EMAIL PROTECTED]> wrote: > > > I am trying to set a property value equal to a UNIX command. How > > > would I go about doing this?? It does not look to me like the > > > attributes value, location or refid are capable of doing this. > > > > If you mean equal to the output of a command, and you're > running 1.4, see > > the "outputproperty" attribute of <exec>. > > > > Diane > > > > ===== > > ([EMAIL PROTECTED]) > > > > __________________________________________________ > > Do You Yahoo!? > > Listen to your Yahoo! Mail messages from any phone. > > http://phone.yahoo.com > >
