Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 37199 invoked from network); 8 Jan 2010 08:06:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jan 2010 08:06:33 -0000 Received: (qmail 91550 invoked by uid 500); 8 Jan 2010 08:06:33 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 91484 invoked by uid 500); 8 Jan 2010 08:06:32 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 91474 invoked by uid 99); 8 Jan 2010 08:06:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jan 2010 08:06:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.188.43.21] (HELO fluorine.blau.de) (217.188.43.21) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 08 Jan 2010 08:06:24 +0000 Received: (qmail 16336 invoked from network); 8 Jan 2010 09:06:04 +0100 Received: from unknown (HELO exchange.blau.de.local) (172.20.0.20) by nl.blau.de with SMTP; 8 Jan 2010 09:06:04 +0100 Received: from exchange.blau.de.local ([172.20.0.20]) by exchange.blau.de.local ([172.20.0.20]) with mapi; Fri, 8 Jan 2010 09:06:04 +0100 From: =?iso-8859-1?Q?Peter_Schr=F6der?= To: "users@buildr.apache.org" Date: Fri, 8 Jan 2010 09:06:02 +0100 Subject: very verbose ant task Thread-Topic: very verbose ant task Thread-Index: AcqQOWvd4UoEV1eVQqee+CLCpEQTpQ== Message-ID: <16E99097-EC2B-4326-82CB-F0ABDAFFB6EE@blau.de> References: <93F59742-24DF-4AF2-9ACA-AF0D84F928B2@me.com> <4dcd15a91001072049y249d4dcdl618f33441d0a0577@mail.gmail.com> In-Reply-To: <4dcd15a91001072049y249d4dcdl618f33441d0a0577@mail.gmail.com> Accept-Language: de-DE Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org hi, we use a xdoclet ant taks for creating or legacy ejb project. we wrote an e= xtension for this (described here http://cwiki.apache.org/confluence/displa= y/BUILDR/How+to+integrate+a+XDOCLET+task). this task logs it's output with some log setting, that i was not able to co= nfigure properly.=20 i played around with the verbose-settings of the task and buildr and the si= lence-flag. nothing happend. we use an ivy plugin to manage our dependencies, which might cause the beha= vior, but i did not find a good entry point for checking what is going on. any ideas? kind regards, peter