Hi,

I had the same problem.  You must include all the potential packages that
will be needed or compiled.  I used the <includes> parameter to specify
which packages to compile.

Regards / Saluti / mit Freundlichen Grüßen,
Brian

#-------------------------------------------#
"Domani sarà un giorno migliore vedrai"

email: [EMAIL PROTECTED]
http://www.paskino.com
#-------------------------------------------#

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 22, 2001 9:56 PM
Subject: circular references and dependencies in general


>
> Does Ant attempt to compile imports (unlike javac) further than depth 1?
In
> other words, will Ant attempt to chain through imports and imports of
> imported classes etc?
>
> What does Ant do in the case of circular references? In other words,
> assuming the make fails if neither class has been built, doe sit fail with
> a specific error? Does anyone have any
> experience with this?
>
> -C
>
>

Reply via email to