--- Dominique Devienne <[EMAIL PROTECTED]> wrote:
> If the paths stored in the src/classes properties were relative to the
> current directory [...]
Actually, they are -- since you've set your 'basedir' attribute to "..",
which makes it the "current directory", as far as Ant is concerned, so all
relative paths that Ant resolves into full paths (eg., your ${src} and
${classes} properties) will be resolved relative to that directory.
Diane
=====
([EMAIL PROTECTED])
__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>