FINAL CHAPTER: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
7;d have gotten through. Thank you, Alexey! Thank you, Peter! Regards, Tena Sakai [EMAIL PROTECTED] -Original Message- From: Tena Sakai [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 1:16 PM To: Ant Users List; Ant Users List Subject: RE: repost: trooubled with ant from source install H

RE: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
the warning. > > Thank you. > > > Tena Sakai > [EMAIL PROTECTED] > > > -Original Message- > From: Alexey Solofnenko [mailto:[EMAIL PROTECTED] > Sent: Mon 7/23/2007 11:46 AM > To: Ant Users List > Subject: Re: repost: trooubled with ant from source ins

Re: repost: trooubled with ant from source install

2007-07-23 Thread Alexey Solofnenko
ich names the warning above is referring to? There are a bunch of them after the warning. Thank you. Tena Sakai [EMAIL PROTECTED] -Original Message- From: Alexey Solofnenko [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 11:46 AM To: Ant Users List Subject: Re: repost: trooubled w

RE: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
ROTECTED] -Original Message- From: Alexey Solofnenko [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 11:46 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install What about "bootstrap.sh -f fetch.xml"? - Alexey. Tena Sakai wrote: > Hi Peter, > >

Re: repost: trooubled with ant from source install

2007-07-23 Thread Alexey Solofnenko
1:10 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install On 7/23/07, Tena Sakai <[EMAIL PROTECTED]> wrote: Hi Peter, I like what you mention. I located and looked at the file fetch.xml. I would like to pursue this avenue. But I am clueless as to how I

RE: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
Sakai [EMAIL PROTECTED] -Original Message- From: Alexey Solofnenko [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 11:15 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install Run as following: .\bootstrap\bin\ant -f fetch.xml - Alexey. Tena Sakai wrote: >

RE: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
build/classes/org/apache/tools/ant Do you have any idea which one I should use? Thank you. Tena Sakai [EMAIL PROTECTED] -Original Message- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 11:10 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source in

Re: repost: trooubled with ant from source install

2007-07-23 Thread Alexey Solofnenko
w I can do so? Thank you. Tena Sakai [EMAIL PROTECTED] -Original Message- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 10:14 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install On 7/23/07, Alexey Solofnenko <[EMAIL PROTECTED]> wro

Re: repost: trooubled with ant from source install

2007-07-23 Thread Peter Reilly
u. use ant. cd $ANT_SRC ant -f fetch.xml -Ddest=optional Peter Tena Sakai [EMAIL PROTECTED] -Original Message- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 10:14 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install On 7/23/07, Alexey So

RE: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 10:14 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install On 7/23/07, Alexey Solofnenko <[EMAIL PROTECTED]> wrote: > I do not think you need to download any jars, if you are building ANT > f

RE: repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
tsrap, it seems. Any suggestion, arguments? Regards, Tena Sakai [EMAIL PROTECTED] -Original Message- From: Alexey Solofnenko [mailto:[EMAIL PROTECTED] Sent: Mon 7/23/2007 10:01 AM To: Ant Users List Subject: Re: repost: trooubled with ant from source install I do not think you need

Re: repost: trooubled with ant from source install

2007-07-23 Thread Peter Reilly
On 7/23/07, Alexey Solofnenko <[EMAIL PROTECTED]> wrote: I do not think you need to download any jars, if you are building ANT for yourself - you have to have all necessary jars already to run ANT. This is not quite correct. The optional tasks/types need jars to be downloaded and placed in $ANT

Re: repost: trooubled with ant from source install

2007-07-23 Thread Alexey Solofnenko
I do not think you need to download any jars, if you are building ANT for yourself - you have to have all necessary jars already to run ANT. I have an automated script to build ANT. First, the script empties CLASSPATH, sets JAVA_HOME and PATH. Then copies all necessary jars into $ANT_DIR/lib/

repost: trooubled with ant from source install

2007-07-23 Thread Tena Sakai
Hi, Sorry to repost, but I haven't got much response... I am having a problem with installing ant 1.7.0 from source on redhat enterprise server (amd-64). What happens is that when I issue a command: sh build.sh -Ddist.dir=/usr/local/ant dist it complains that a bunch of jar files were not bu