RE: unable to execute JAR file

2008-06-18 Thread Irfan.Sayed
Thanks for all reply. Now what I did is I compiled only one source file and made a jar out of it which contains only one ArrayExample.class file. Once JAR available then I unzipped that JAR and edited the manifest file as per your suggestion but still I am getting same error. Please find the atta

javac options

2008-06-16 Thread Irfan.Sayed
Hi All, I need to understand the meaning of following lines. I searched lot but did not get anything. Please help. I did not get the meaning of debug,deprecation,optimize,classpath refid options in javac tasks. Regards Irfan.

RE: Sample build.properties file

2008-06-16 Thread Irfan.Sayed
Hi, Thank you for response. Actually I have written one build.xml and build. properties file but unfortunately it is not executing fine. Build script is not compiling the actual source code and secondly it is creating the directory as ${output}\classess instead of classess. Please find the attach

Sample build.properties file

2008-06-16 Thread Irfan.Sayed
Hi all, Can anyone please give me the sample build. properties file. I need to understand the syntax of the same. Please help Regards Irfan.

doubt in property

2008-06-04 Thread Irfan.Sayed
Hi All, I was trying to analyze following two lines. Following are my doubts 1: is it necessary to write .file in the property name in the first line?? 2: Both are properties then why we are sometime using value and sometime location?? Request you to please let me know the s

RE: Issue with Tar Task - Empty Folders not getting tar

2008-05-19 Thread Irfan.Sayed
Can you please elaborate more in detail what's the exact error??? Regards, Irfan -Original Message- From: Pankaj Arora01 [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 7:05 PM To: Ant Users List Subject: Issue with Tar Task - Empty Folders not getting tar HI All, I am using 1.6.

RE: Doubt in property file

2008-05-19 Thread Irfan.Sayed
Thanks a lot Regards, Irfan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 1:11 PM To: user@ant.apache.org Subject: AW: Doubt in property file > 1: Can we have more than one property file defined in ANT's build.xml yes > 2: If there

Doubt in property file

2008-05-19 Thread Irfan.Sayed
HI All, I need to clear following doubt in ANT. 1: Can we have more than one property file defined in ANT's build.xml 2: If there are two properties file and let's say I have one property defined in these two property file with different values then build.xml will pick up which value for t

RE: how to change the property value at run time

2008-05-15 Thread Irfan.Sayed
Thanks to all. I got the concept now. Regards, Irfan -Original Message- From: David Weintraub [mailto:[EMAIL PROTECTED] Sent: Thursday, May 15, 2008 7:10 AM To: Ant Users List Subject: Re: how to change the property value at run time Once an Ant property is set, you can't change it. How

RE: how to change the property value at run time

2008-05-14 Thread Irfan.Sayed
Thanks a lot. I know that JAVA_HOME is not the ANT - property. I just wanted to check whether can we change the property value at run time. Can we have detail list of different properties that ANT supports.?? Regards, Irfan -Original Message- From: Knuplesch, Juergen [mailto:[EMAIL PROT

how to change the property value at run time

2008-05-14 Thread Irfan.Sayed
Hi All, I need to change the value of a specific property at run time. Can somebody please let me know how I can do that. Let's say the property name is "JAVA_HOME" and suppose I want to change the value of that property to "d:\install" Please help. Regards, Irfan

ANT manual/ppt/pdf

2008-05-14 Thread Irfan.Sayed
Hi all, I am quite a new to the ANT world. Can somebody have the ppt/pdf/manual to learn the ANT in detail. Please help. Regards, Irfan

RE: list out no. of targets

2008-05-14 Thread Irfan.Sayed
Thanks to all. But we don't have any ant command to list out the no. of targets in build.xml instead of using "sed"?? I have seen that ant -projecthelp but it does not have any option to count the no. of targets Please help. Regards, Irfan -Original Message- From: David Weintraub [ma

list out no. of targets

2008-05-13 Thread Irfan.Sayed
Hi All, How to list out no. of targets in build.xml file using ANT command. Please let me know. Please help. Regards, Irfan

test mail

2008-05-13 Thread Irfan.Sayed
Hi, Please revert. Sorry for inconvenience. Regards, Irfan