One example: Javadoc will fail if it finds a duplicate (or a file it 
considers to be a duplicate) java source file.  It seems this can happen, 
for instance, if you fail to exclude CVS subdirectories.  There are likely 
other examples where invalid javadoc tags may cause javadoc to stop with an 
error.

Corey

On Friday, October 27, 2000 9:33 AM, Stefan Bodewig [SMTP:[EMAIL PROTECTED] 
wrote:
> >>>>> "CP" == Corey Puffalt <[EMAIL PROTECTED]> writes:
>
>  CP> In v1.1 Javadoc could fail and with the "failonerror" property
>  CP> set Ant would then realize that the build failed.
>
> What kind of situation is this, when javadoc fails? Source files not
> found, syntactic errors of the command line?
>
> Stefan

Reply via email to