You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Jay Glanville <di...@nortelnetworks.com> on 2001/05/10 20:26:01 UTC

how to get more debug information

I'm trying to run a javadoc command and it's failing.  So, in an attempt to
determine why it's failing, I run ant with a -debug option to get all the
information.  The following is a snippet of the resulting log:

  [javadoc] Generating Javadoc
  [javadoc] Source path = /vobs/SiteManager/src
  [javadoc] Packages = [com.nortel.smfw.*]
  [javadoc] Exclude Packages = []
  [javadoc] Javadoc args: javadoc -d /vobs/SiteManager/build/javadocs
-extdirs /vobs/SiteManager/lib -J-Xmx128m -classpath /vobs/SiteManager/src
-sourcepath /vobs/SiteManager/src -version -author com.nortel.smfw.base
[...snipped...]
  [javadoc] Javadoc execution
Execute:Java13CommandLauncher: javadoc -d /vobs/SiteManager/build/javadocs
-extdirs /vobs/SiteManager/lib -J-Xmx128m -classpath /vobs/SiteManager/src
-sourcepath /vobs/SiteManager/src -version -author com.nortel.smfw.base
[...snipped...]

BUILD FAILED

/vobs/SiteManager/bin/build.xml:247: Javadoc returned -1


What is causing the -1?  I know that javadoc is in my path because the shell
script that I use to start ant sets up the necessary path for me.  How can I
find more information?

--
Jay Dickon Glanville
P068 - SiteManager Development, Nortel Networks
613-765-1144 (ESN 395-1144)
MS: 045/55/A05
E-Mail: dickon@nortelnetworks.com