Hi, I am looking to assign a value to a property which is the location of a directory.
However, as the end intermediate location can change through users configuration.. I am looking to see if dirset has any way to help.. i.e < dirset dir="${search.dir.root}"> <include name="**/${user.customised.dirname}"/> </dirset> In this approach, assuming that this matches to one end directory, is there a way to get the end dirctory rather than list of sub directories of this end ditrectory too. basically does dirset support giving the end matching directories list rather than all the sub directories with any special attribute. Regards, Nagendra -- View this message in context: http://old.nabble.com/matching-directory-root-tp27317336p27317336.html Sent from the Ant - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org