Re: Hi, Ant dev, I have questiones on multiple run Target

2007-12-27 Thread David Weintraub
ency listed multiple times. If you MUST specify a build order (and if you do, you're probably missing something. The whole concept of Ant is that Ant should be calculating out your build order and not you), you need to do . On Dec 25, 2007 3:48 AM, Vincent Li <[EMAIL PROTECTED]> wrote: &g

Re: Hi, Ant dev, I have questiones on multiple run Target

2007-12-27 Thread Jack J. Woehr
Frank W. Zammetti wrote: This is just a guess, I don't know this for sure, but I wouldn't be surprised to learn it has to do with dependencies. Dependencies are a chain, you are right. Once filled, they're filled for that chain of actions. In any case, you can always explicitly call a target w

Re: Hi, Ant dev, I have questiones on multiple run Target

2007-12-27 Thread Frank W. Zammetti
o: fzammetti MSN: [EMAIL PROTECTED] Author of "Practical Ajax Projects With Java Technology" (2006, Apress, ISBN 1-59059-695-1) and "JavaScript, DOM Scripting and Ajax Projects" (2007, Apress, ISBN 1-59059-816-4) Java Web Parts - http://javawebparts.sourceforge.net Supplying the wheel,

Hi, Ant dev, I have questiones on multiple run Target

2007-12-27 Thread Vincent Li
Hi Ant dev, I found Ant can't run a target multiple times, a small example is followed, could you please hint me how to make it work?? Source Code: Output: Buildfile: D:\test.xml

RE: Hi All I need a help in Ant

2007-04-16 Thread Sean Tiley
Also you will want to ensure the ANT_HOME\bin directory is on your PATH environment variable so that you can type ant from any directory. Sean -Original Message- From: Parchet Michaël [mailto:[EMAIL PROTECTED] Sent: Monday, April 16, 2007 11:21 AM To: 'Ant Users List' Subje

RE: Hi All I need a help in Ant

2007-04-16 Thread Parchet Michaël
Hi, To install ant, create JAVA_HOME and ANT_HOME environnemnt variable and set the respective values: Add theis directories to PATH environnement variable Exemple ANT_HOME : C:\apache-ant-1.7.0 JAVA_HOME : C:\Program Files\Java\jdk1.5.0_09\ PATH : C:\Program Files\Java\jdk1.5.0_09:C:\apache

AW: Hi All I need a help in Ant

2007-04-16 Thread Jan.Materne
http://ant.apache.org/manual/installlist.html Jan >-Ursprüngliche Nachricht- >Von: Prashant [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 16. April 2007 09:01 >An: Ant Users List >Betreff: Re: Hi All I need a help in Ant > >http://www.google.com/search?q=install+ant

Re: Hi All I need a help in Ant

2007-04-15 Thread Prashant
http://www.google.com/search?q=install+ant Naresh Achary V wrote: HI All, I am the beginner in Ant. I would like to install Ant tool in my Desktop. I am unable to do the same. If anybody has worked with the same please help me out In this regard. Thank you in advance. Naresh Achary v

Hi All I need a help in Ant

2007-04-15 Thread Naresh Achary V
HI All, I am the beginner in Ant. I would like to install Ant tool in my Desktop. I am unable to do the same. If anybody has worked with the same please help me out In this regard. Thank you in advance. Naresh Achary v Software Engineer, Infosys Technologies Ltd

Re: hi..

2006-06-27 Thread Scot P. Floess
Take a peak at the task defined in the optional tasks... [EMAIL PROTECTED] wrote: new joinee to the group.. can anyone of you post how to get files from pvcs & overwrite in sequence... advance thanx for ur help... Bye.. This e-Mail may contain proprietary and confidential information and is

hi..

2006-06-27 Thread prashanth . l
new joinee to the group.. can anyone of you post how to get files from pvcs & overwrite in sequence... advance thanx for ur help... Bye.. This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. If by an addressing or transmission error

AW: Hi frm Kishore

2006-04-11 Thread Jan.Materne
Continuus Support http://ant.apache.org/manual/OptionalTasks/ccm.html Tutorial: Hello World with Ant http://ant.apache.org/manual/tutorial-HelloWorldWithAnt.html Tutorial: Writing Tasks http://ant.apache.org/manual/tutorial-writing-tasks.html Telelogic's Synergy homepage http://www.telelogic.co

RE: Hi frm Kishore

2006-04-11 Thread Guttula, Mohan
task following instructions from http://ant.apache.org/manual/develop.html#set-magic and http://www.onjava.com/pub/a/onjava/2004/06/02/anttask.html Thanks, Mohan Guttula From: Kishore.G [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:20 PM To: Guttula, Mo

Re: Hi

2006-04-03 Thread Steve Loughran
venkata kiran wrote: Hi All, We are using Ant version 1.6.5 and Starteam 5.2,I am using some of the statteam tasks in the build file and I am facing these errors. well, stack traces are a wonderful thing. hint #1 com.starbase.starteam.SDKRuntimeException: Problem opening

Hi

2006-04-03 Thread venkata kiran
Hi All, We are using Ant version 1.6.5 and Starteam 5.2,I am using some of the statteam tasks in the build file and I am facing these errors. com.starbase.starteam.SDKRuntimeException: Problem opening connection: at com.starbase.starteam.Server.connect(Server.java:1693

RE: Hi!

2005-08-03 Thread hind.lwahhabi
can you post your exception stack trace? Hind Lwahhabi. -Original Message- From: Petar Tahchiev [mailto:[EMAIL PROTECTED] Sent: Wed 8/3/2005 11:10 AM To: Ant Users List Subject: Hi! I am not sure whether anyone is capable in helping me but anyway - I am posting this. I have a

Hi!

2005-08-03 Thread Petar Tahchiev
I am not sure whether anyone is capable in helping me but anyway - I am posting this. I have a build.xml file that compiles some sourc files. I also include some already compiled files in the classpath of the current compilation. However ant fails to compile my sources finding 7 errors saying m

Hi!

2005-08-03 Thread Petar Tahchiev
I am not sure whether anyone is capable in helping me but anyway - I am posting this. I have a build.xml file that compiles some sourc files. I also include some already compiled files in the classpath of the current compilation. However ant fails to compile my sources finding 7 errors saying m

AW: hi

2004-10-27 Thread Jan . Materne
I dont think Antoine has sent that - he knows that most attachement wont come thru - usually he uses meaningful subjects Jan > -Ursprüngliche Nachricht- > Von: Ashish Gupta [mailto:[EMAIL PROTECTED] > Gesendet am: Mittwoch, 27. Oktober 2004 10:54 > An: Ant Users List >

RE: hi

2004-10-27 Thread Ashish Gupta
M To: [EMAIL PROTECTED] Subject: Re: hi Please confirm the document. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: hi

2004-10-26 Thread antoine
Please confirm the document. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]