RE: Question regarding Ant custom task

2005-04-10 Thread Rainer Noack
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

RE: Question regarding Ant custom task

2005-04-08 Thread Srikrishna_Parthasarathy
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"

RE: Question regarding Ant custom task

2005-04-07 Thread Rainer Noack
ing on the existence or value of this property. Cheers Rainer > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 07, 2005 10:04 PM > To: user@ant.apache.org > Subject: Question regarding Ant custom task > > &g

Question regarding Ant custom task

2005-04-07 Thread Srikrishna_Parthasarathy
I have a Java class with couple of public methods. When this method is called in a target task . public String statcollection(){ if (j>0){ System.out.println("Problem with the messages"); System.out.println("The number of messages in the queue since "