: Lenhof,Danny [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2008 10:35 AM
To: Ant Users List
Subject: RE: How to email only the error part
How about perl? Perl is very handy for extracting text from\to with a
set of pre-defined parameters.
-Danny
-Original Message-
From: I am Who i
How about perl? Perl is very handy for extracting text from\to with a
set of pre-defined parameters.
-Danny
-Original Message-
From: I am Who i am [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2008 11:45 AM
To: user@ant.apache.org
Subject: How to email only the error part
Hi All
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