On 2009-09-27, Raja Nagendra Kumar <nagendra.r...@tejasoft.com> wrote:
> In a custom task, when using replaceProperties() method is replacing the all > the properties, including those does exist. For properties which does not > exist, it replace them with null. Would it be possible to control not to > touch upon those properties which does not exist. I haven't tested this but I'm pretty sure replaceProperties("${foo}") returns "${foo}" if there is no property named "foo", doesn't it? Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org