Nice to know that good changes happening in the next release of ant.
Thank you Stefan.
Regards,
Nagendra
--
View this message in context:
http://www.nabble.com/project.replaceProperties%28%29-tp25631397p25677980.html
Sent from the Ant - Dev mailing list archive at Nabble.com
On 2009-09-30, Raja Nagendra Kumar wrote:
> Stefan, you are correct.. We did make few modifcations to ant source and this
> has side effect else where..
> We are trying to support multiple property references resolutions with in a
> string some thing like this..
> Project p = getProject();
> p.
Properties("${foo}")
> returns "${foo}" if there is no property named "foo", doesn't it?
>
--
View this message in context:
http://www.nabble.com/project.replaceProperties%28%29-tp25631397p25676498.html
Sent from the Ant - Dev mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org
On 2009-09-27, Raja Nagendra Kumar 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 proper
Kumar,
C.T.O
www.tejasoft.com
--
View this message in context:
http://www.nabble.com/project.replaceProperties%28%29-tp25631397p25631397.html
Sent from the Ant - Dev mailing list archive at Nabble.com.
-
To unsubscribe, e-mail