generating javadoc of diff packages under same folder

2001-10-26 Thread Dhirendra Kulkarni
Hi all, Iam trying to generate javadoc of my project my files with javadoc task of Ant. here i have directory structure is src/ext as shownbelow. Here i have two java files in query folder and they both these files are in wt.query package. Rest all java files under ext directory are in

generating javadoc of diff packages under same folder

2001-10-26 Thread Dhirendra Kulkarni
I had alredy sent this mail earlier, since is has not appeared in list so far, iam sending it agian. Please ignore if you receive the earlier one. Hi all, Iam trying to generate javadoc of my project my files with javadoc task of Ant. here i have directory structure is src/ext as

how to export data

2001-10-19 Thread Dhirendra Kulkarni
Hi all, Iam trying to export data from oracle database for particular user through Ant. my build.xml is target name="exptest" sql driver="oracle.jdbc.driver.OracleDriver" url="jdbc:oracle:thin:@armada:1521:wind" userid="wtadmin" password="wtadmin" src="" print="yes" / /target and

Re: how to export data

2001-10-19 Thread Dhirendra Kulkarni
to the list. The fact that sqlplus says that the statement is invalid means that this is an oracle question, rather than an ant question. I suggest that you ask the question in a more appropriate forum. Will -Original Message- From: Dhirendra Kulkarni [mailto:[EMAIL PROTECTED]] Sent

Re: how to export data

2001-10-19 Thread Dhirendra Kulkarni
the exec task to execute command-line utilities. Erik - Original Message - From: Dhirendra Kulkarni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 19, 2001 1:48 AM Subject: how to export data Hi all, Iam trying to export data from oracle database for particular

Re: Installation problem

2001-10-05 Thread Dhirendra Kulkarni
Thanks Diane, Now iam very clear on that. regards DK - Original Message - From: Diane Holt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 03, 2001 11:03 PM Subject: Re: Installation problem --- Dhirendra Kulkarni [EMAIL PROTECTED] wrote: is it that if at all

Re: Installation problem

2001-10-03 Thread Dhirendra Kulkarni
understand this Thanks DK - Original Message - From: Diane Holt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, October 02, 2001 9:32 PM Subject: Re: Installation problem --- Dhirendra Kulkarni [EMAIL PROTECTED] wrote: Yes i want to build. iam working on PDM project in which has

Installation problem

2001-10-02 Thread Dhirendra Kulkarni
Hi Victor, Thanks for responding. Actually i have removed all my earlier calsspath setting for version 1.3 from system environment variables and also i have restarted the machine. But still i am getting these earlier version of crimson and jaxp.jar files in classpath. Actually they are not

Re: Installation problem

2001-10-02 Thread Dhirendra Kulkarni
overwriting your classpath, check PATH, hope this helps. -Original Message- From: Dhirendra Kulkarni [mailto:[EMAIL PROTECTED]] Sent: 02 October 2001 05:07 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Installation problem Hi Victor, Thanks for responding. Actually i

Re: Installation problem

2001-10-02 Thread Dhirendra Kulkarni
Title: RE: Installation problem Hello all, iam waiting for some more solutions for my problem, still iam not been able to get through installation of Ant 1.4 version. Thanks DK - Original Message - From: Dhirendra Kulkarni To: [EMAIL PROTECTED] Sent: Tuesday

Re: Installation problem

2001-10-02 Thread Dhirendra Kulkarni
a look at ! Regards Suzi -Original Message-From: Dhirendra Kulkarni [mailto:[EMAIL PROTECTED]]Sent: 02 October 2001 11:43To: [EMAIL PROTECTED]Subject: Re: Installation problem Hello all, iam waiting for some more solutions for my problem, still iam not been

Installation problem

2001-10-01 Thread Dhirendra Kulkarni
Hi all I have downloaded and installed jakarta-ant-1.4-bin.zip and jakarta-ant-1.4-src.zip. I have also added following variables ant_home, java_home, bin directory of ant home to path and ant.jar, jaxp.jar of ant_home/lib to classpath and tools.jar of jdk also to classpath. I have

help me

2001-09-10 Thread Dhirendra Kulkarni
Hi all , i am beginner to ANT tool and just started withi it. I have started with some building processes and i am facing the following problwm My directory structure is like this c:\src ext myproject (contains directories a, b, c and java files)

Re: help me (problem solved)

2001-09-10 Thread Dhirendra Kulkarni
Email: [EMAIL PROTECTED] Tel: +91 80 558 1487-90 ext. 2416 Dhirendra Kulkarni [EMAIL PROTECTED] 09/10/01 11:08 AM Please respond to ant-user To: [EMAIL PROTECTED] cc: Subject:help me Hi all , i am beginner to ANT tool and just

Help me in learning Ant

2001-09-07 Thread Dhirendra Kulkarni
Hi all I have just started using Ant tool. Installed Ant 1.3 and just startd it's documentation. I understood small examples like just coping some files or compiling java files and putting them in some destination directories. Now iam looking forward to use Ant effectively for building

Re: Help me in learning Ant

2001-09-07 Thread Dhirendra Kulkarni
"Dhirendra Kulkarni" [EMAIL PROTECTED] 09/07/01 03:06 PM Please respond to ant-user To: [EMAIL PROTECTED] cc: Subject:Help me in learning AntHi all I have just started using Ant tool. Installed

Re: Help me in learning Ant

2001-09-07 Thread Dhirendra Kulkarni
). Erik - Original Message - From: Dhirendra Kulkarni [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 07, 2001 2:36 AM Subject: Help me in learning Ant Hi all I have just started using Ant tool. Installed Ant 1.3 and just startd it's documentation. I understood