I have noticed that javac task includes in the classpath the path specified
in destdir attribute (I missed the jar file that my package depended on, but
my compilation was still successful – because destdir attribute of javac
pointed to classes subdir that contained the package directory with all
classes my package depended).

Is this by design or side effect – I haven’t found that feature in the
documentation.

Janusz

Reply via email to