Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 5730 invoked from network); 3 Nov 2007 00:48:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2007 00:48:55 -0000 Received: (qmail 56901 invoked by uid 500); 3 Nov 2007 00:48:40 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 56868 invoked by uid 500); 3 Nov 2007 00:48:40 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 56857 invoked by uid 99); 3 Nov 2007 00:48:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 17:48:40 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hunkim@gmail.com designates 209.85.146.182 as permitted sender) Received: from [209.85.146.182] (HELO wa-out-1112.google.com) (209.85.146.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2007 00:48:44 +0000 Received: by wa-out-1112.google.com with SMTP id k22so1076989waf for ; Fri, 02 Nov 2007 17:48:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=JPx3iSkmTMSRsnYl3MVnLrPPi6n0wEbIgdrdAohBilY=; b=g+kn3SYGaKqW4kkO4aNLI63r7hW17PLX1DkQnwtM2EQ7ree/JebLLVMLtAUxp4bzKzdH0e2lm5PrcExgPcRmq2OW4/X/gRnf5dVliJzy/AdsI1yeH91h7gA62wuNXw35fgIVqCGGhHPGXj0IcwCWQ8xmvdZJDAUHGH+bXvOF4/s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jv85X+f5YWpuVoKQoreURJIIHcoM8vbIexy+UTSpPn1fM7fb8zg9pR5hbKeKi9TZKMfXoB0wmUR2RUXeQA/NgahezHsPNwGURCohFMDl5mloPQta17FqtIuvtBSI6xynxF+aJ+4Q8c32FDxnGhG+xL9KWYMgw3zKkMdE0lK8Y5o= Received: by 10.114.156.1 with SMTP id d1mr2462311wae.1194050902892; Fri, 02 Nov 2007 17:48:22 -0700 (PDT) Received: by 10.114.12.19 with HTTP; Fri, 2 Nov 2007 17:48:22 -0700 (PDT) Message-ID: Date: Fri, 2 Nov 2007 20:48:22 -0400 From: "Sung Kim" To: user@ant.apache.org Subject: Change adornment? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi. Can I change adornment? For example, for the task, ant automatically adds [java] in front of each log. I can use -e option to remove it. However, can I change it to [javac] or [myadornmnet]? - Sung --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org