Pritesh:
No problem :)
[EMAIL PROTECTED] wrote:
I am really sorry for that...
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Friday, April 28, 2006 5:09 PM
To: Ant Users List
Subject: Re: Converting a shell script part to ant target
Pritesh:
Are you being
I am really sorry for that...
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Friday, April 28, 2006 5:09 PM
To: Ant Users List
Subject: Re: Converting a shell script part to ant target
Pritesh:
Are you being sarcastic? Certainly all of us here who know ant
ve.
And also if you don't know the solution please be quite and try to
concentrate on your own work.
Thanks
Pritesh
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 11:31 PM
To: Ant Users List
Subject: Re: Converting a shell
target to do the emailing and use an if attribute to check if the
attribute is set.
Good Luck,
Ninju
>> -Original Message-
>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>> Sent: Thursday, April 27, 2006 2:48 AM
>> To: user@ant.apache.org
>> Subject:
Development
WAS Pyxis Lead
Release Engineer
<[EMAIL PROTECTED]>
04/27/2006 11:33 PM
Please respond to
"Ant Users List"
To
, <[EMAIL PROTECTED]>
cc
Subject
RE: Converting a shell script part to
ant target
Thanks Guys for your nice support an
t know the solution please be quite and try to
concentrate on your own work.
Thanks
Pritesh
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 11:31 PM
To: Ant Users List
Subject: Re: Converting a shell script part to ant target
I concur whol
: Converting a shell script part to ant target
Hi,
Can anyone help me in converting this piece of code from
shell script to an ant target?
//
# 12 : Check errors at build.msg and the logs
echo "Check there any errors "
cd $IMF/build
rm -rf
6 2:48 AM
> To: user@ant.apache.org
> Subject: Converting a shell script part to ant target
>
>
> Hi,
> Can anyone help me in converting this piece of code from
> shell script to an ant target?
>
>
> //
>
>
&g
Hi,
Can anyone help me in converting this piece of code from shell
script to an ant target?
//
# 12 : Check errors at build.msg and the logs
echo "Check there any errors "
cd $IMF/build
rm -rf /usr/local/error.txt
#grep " Error" *.log *.msg > /usr