| Propertyset | Propertyset 2005-06-27 - By Dominique Devienne
> From: Meukens, Kris [mailto:kris.meukens@(protected)] > > It looks that when you pass a propertyset to an other build file that is > called with the 'ant' task, the containing properties are still known in > the receiving build file but not the propertyset itself. Is that correct?
Yes.
> Do I have to recreate the property set?
No.
> Or there alternative ways of calling to avoid this?
Simply treat the propertyset as any other reference, and either turn on <ant>'s inheritRefs (defaults to false), or nest an explicit <reference> within it. --DD
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |