| Location attribute in property not resolving correctly | Location attribute in property not resolving correctly 2006-09-26 - By Dominique Devienne
> ... > <pathconvert refid="mypath" property="myfixedpath" targetos="unix"/>
Create a text property, not a referenceable path.
> <timestampselector property="targetfile" pathref="${myfixedpath}" > count="1" age="eldest"/> > ...
Use your selector first, then convert the final path into a string before <echo>. --DD
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |