Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 12680 invoked by uid 500); 10 May 2001 19:06:19 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 12387 invoked from network); 10 May 2001 19:06:15 -0000 Message-ID: <6A1BB598448ED31198DC0008C75B715306C75452@pooh.monsanto.com> From: "DUBCHAK, JOHN [Non-Pharmacia/1000]" To: "'ant-user@jakarta.apache.org'" Subject: RE: how to get more debug information Date: Thu, 10 May 2001 14:05:14 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Try running Ant with the -v option (verbose). -----Original Message----- From: Jay Glanville [mailto:dickon@nortelnetworks.com] Sent: Thursday, May 10, 2001 1:26 PM To: Ant-User (text) Subject: 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