Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 41285 invoked from network); 1 Mar 2007 01:01:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2007 01:01:55 -0000 Received: (qmail 70109 invoked by uid 500); 1 Mar 2007 01:02:03 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 70084 invoked by uid 500); 1 Mar 2007 01:02:03 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 70075 invoked by uid 99); 1 Mar 2007 01:02:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 17:02:03 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of scotsmatrix@gmail.com designates 209.85.132.240 as permitted sender) Received: from [209.85.132.240] (HELO an-out-0708.google.com) (209.85.132.240) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Feb 2007 17:01:52 -0800 Received: by an-out-0708.google.com with SMTP id c25so252452ana for ; Wed, 28 Feb 2007 17:01:32 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ANCVYyJKdxa4xm9Yc8Zs9xAYo1ZHC8m3/e9szJmDyH72TK8XMQVwyZDtKQXMhytNPIGplyUkqPkaueqjamnoIG/2k9+kQyOmePz23WurQTQJb2ZjLlH3jAHWWDgDG8jWFdPU0YQCQJXsd8Mmf/H3hBrx7kiFxG3gymvnWSfrL/A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=flN0IIHBDXcEw/auZsMxBIhKW5fKvGWXrds3rsxYxnKqo9bDBoPXJ9kt9suGEyYQPszg75nGE11LT3hkOPMX1mp6l0ncWBNfFdIcD5oVworxmd7hx0pld9KxP1Wvkv4IhXerjNAk7Ce3gardbp0HqdT3TWdiOAru5gmhMnSpHMs= Received: by 10.100.174.16 with SMTP id w16mr1110259ane.1172710892217; Wed, 28 Feb 2007 17:01:32 -0800 (PST) Received: by 10.100.110.16 with HTTP; Wed, 28 Feb 2007 17:01:32 -0800 (PST) Message-ID: <9f40b500702281701n18f7e929y6b05d5453abf7023@mail.gmail.com> Date: Wed, 28 Feb 2007 17:01:32 -0800 From: "Laura Stewart" To: derby-dev@db.apache.org Subject: Re: Is there a LOG file when Docs are generated for Derby using ANT? In-Reply-To: <54ac72d70702281655s67e4af0bqf2bcccc2c6b71b10@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9f40b500702281556k125b9f57sc88fa052d098ec15@mail.gmail.com> <54ac72d70702281655s67e4af0bqf2bcccc2c6b71b10@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 2/28/07, Andrew McIntyre wrote: > If you're wondering whether or not you can get more verbose debug info > in the log, you can try adding the line messagelevel="debug" to the > dita.fo2pdf target in ditatargets.xml of the DITA toolkit. And will this provide more debug info in the cygwin window? Or in the log file that I specify with ant tools > ant_tools.out ? -- Laura Stewart