where in any method.
>
> Can you provide pseudo code or any example snippet for 2 and 3 ?
>
> I am new to ant world ?
>
> Eagerly awaiting your response to implement your suggestions.
>
> Thanks
> srikrishna
>
>
>
> -Original Message-
> From: R
suggestions.
Thanks
srikrishna
-Original Message-
From: Rainer Noack [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 07, 2005 4:56 PM
To: 'Ant Users List'
Subject: RE: Question regarding Ant custom task
Hi srikrishna,
1. What do you mean with a "global variable"
Hi srikrishna,
1. What do you mean with a "global variable" in Java?
2. You can use Project.createTask("mail") to create a mailtask.
3. Another way (easier): set a ant-property with the value of j from inside
your javacode
and call the mailtask from your build script depending on the existence