| how can i get the exact path from build.xml files? | how can i get the exact path from build.xml files? 2004-02-19 - By Matt Benson
--- Dominique Devienne <DDevienne@(protected)> wrote: > > From: Matt Benson [mailto:gudnabrsam@(protected)] > > Actually, ${basedir} would only work if you had > > <project basedir="." ...>, right? This should > work > > No, basedir is always set. Defaults to the directory > the build file is in if > not specified explicitly. --DD > Thanks for the distinction. I hadn't realized you could leave it unset, but I was referring more particularly to the case where basedir=".." or basedir="/some/arbitrary/path".
-Matt
__________________________________ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|
 |