--- "Hunt, Bryan" <[EMAIL PROTECTED]> wrote:
> I am getting a strange error ... when I run the javadoc task
> doc:
> [echo] ${ant.home}
The fact that ant.home is undefined is suspicious -- it should be getting
set on the 'java' command-line the Ant wrapper-script puts together. Are
you using some other method to run Ant? Is the ANT_HOME env var set?
> [javadoc] Generating Javadoc
> [javadoc] Javadoc execution
> [javadoc] usage: javadoc [options] [packagenames] [sourcefiles]
Run 'ant' with the -verbose flag to see the args and actual command-line
being used for the 'javadoc' command.
Diane
=====
([EMAIL PROTECTED])
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>