Correct, not that big of a change, i guess.
On 7/19/22 12:20, Roger Whitcomb wrote:
I have a target description that has “${result.jar}” embedded within. But “ant
-p” doesn’t do the substitution. I’m presuming that’s because the “-p”
processing doesn’t evaluate condition or property tasks. But
I have a target description that has “${result.jar}” embedded within. But “ant
-p” doesn’t do the substitution. I’m presuming that’s because the “-p”
processing doesn’t evaluate condition or property tasks. But, should it? Would
that be a huge code change?
Thanks,
~Roger Whitcomb