Hi,

Is there a way to set the value of a property programatically, similar to
this piece of shell code:

SET VALUE=`execute some command`

I want to create a build number and store it in a property for propagation
across a few ant tasks.

Failing this, is there a way to instruct ant to reload any properties that
are loaded from external files?

Any ideas?

Thanks,
Mike.

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

Reply via email to