From user-return-64122-apmail-ant-user-archive=ant.apache.org@ant.apache.org Thu Mar 06 16:45:46 2008 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 16967 invoked from network); 6 Mar 2008 16:45:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2008 16:45:46 -0000 Received: (qmail 58785 invoked by uid 500); 6 Mar 2008 16:45:33 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 58760 invoked by uid 500); 6 Mar 2008 16:45:33 -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 58738 invoked by uid 99); 6 Mar 2008 16:45:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Mar 2008 08:45:33 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ragjan@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Mar 2008 16:44:57 +0000 Received: by rv-out-0910.google.com with SMTP id k15so1217700rvb.40 for ; Thu, 06 Mar 2008 08:45:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=wWXpUpcbmYtE9EAdimgW5DYEuIEclBII97/XofCjcEQ=; b=KOmrOE1yMU/Vnr2ZDmH5lOhmOMsLaZm36gj6NvaYuY/PlCmtbQ/F+JaiybnSvEu86qfxSN4i0NDQnXeygd9uH5GH7x94BhX6euqrfsWNCF2VxotoNywzy8GK91M+mW5gZEhMOJNKdrRKqwScmx3JNVQU/HQd8unPrukgkyS3GDo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=YzFoBEml7NpcgZ+WJCqwnoweFQO/3Y5ZHkn8lIDiKAyOBY01bzX6NSwbvuvWSWIZ/0V9b4ECX0bQl1eAbjM1YHfIT1xcrYf1BtpDVLQNUQil24FXHz9V+mW0tetx5aLOINMUi+0HqDq/nJFiz9YawCt6qPtR5KO5zB7+dyecvXs= Received: by 10.141.116.16 with SMTP id t16mr502rvm.60.1204821906205; Thu, 06 Mar 2008 08:45:06 -0800 (PST) Received: by 10.141.74.11 with HTTP; Thu, 6 Mar 2008 08:45:06 -0800 (PST) Message-ID: Date: Thu, 6 Mar 2008 10:45:06 -0600 From: "I am Who i am" To: user@ant.apache.org Subject: How to email only the error part MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17542_18992814.1204821906174" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_17542_18992814.1204821906174 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All Is there a way to email only, the error part from ant for eg. lets say i'm compiling with ant, and its being written to a log file, when error happend, instead of attaching full log file i just want to send the portion where its failing with "Compliation Error' part Please help ------=_Part_17542_18992814.1204821906174--