AW: Calling a target from within a target and passing arguments...

2005-06-20 Thread Jan.Materne
I would use called 'a' with x='@{x}' and y='@{y}' needs Ant 1.6+ cheers Jan >-Ursprüngliche Nachricht- >Von: Jeffrey E Care [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 21. Juni 2005 00:06 >An: Ant Users List >Betreff: Re: Calling a target fr

sending mail error

2005-06-20 Thread George Dibi
I am having an IO sending error when trying execute this ivcpmmonsuccess ant target. Have anyone ran across it? *** This is the error I am getting. [mail] Sendi

Re: Calling a target from within a target and passing arguments...

2005-06-20 Thread Jeffrey E Care
Check the manual for the task. -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "Santoshi, Vishal" <[EMAIL PROTECTED]> wrote on 06/20/2005 05:56:05 PM: > Is it possible to call a

RE: Calling a target from within a target and passing arguments...

2005-06-20 Thread Santoshi, Vishal
Cool .. Thanks for the quick response... -Original Message- From: Ivan Ivanov [mailto:[EMAIL PROTECTED] Sent: Monday, June 20, 2005 5:01 PM To: Ant Users List Subject: Re: Calling a target from within a target and passing arguments... Yes, it can, is what you are looking for. HTH Ivan

Re: Calling a target from within a target and passing arguments...

2005-06-20 Thread Ivan Ivanov
Yes, it can, is what you are looking for. HTH Ivan --- "Santoshi, Vishal" <[EMAIL PROTECTED]> wrote: > Is it possible to call a target from within another > target and pass in > arguments to the called target ? > > Or > > Is this possible? > > > > > > > > > __

RE: What's wrong with this script?

2005-06-20 Thread Anderson, Rob (Global Trade)
I was able to run your build file with the expected results. I did change the tomcat.dir.deploy property to point to a dummy destination. -Rob A > -Original Message- > From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] > Sent: Monday, June 20, 2005 2:42 PM > To: Ant Users List

Calling a target from within a target and passing arguments...

2005-06-20 Thread Santoshi, Vishal
Is it possible to call a target from within another target and pass in arguments to the called target ? Or Is this possible?

RE: What's wrong with this script?

2005-06-20 Thread Anderson, Rob (Global Trade)
> I just don't get why ANT is creating a directory called > "{tomcat.dir.deploy}". I even tried hardcoding all the paths and > removing the property tomcat.dir.deploy, and it still creates that > directory. If that property does not even exist in the build file I would question whether or not you

RE: FW: Connection Failures On SSHExec Task

2005-06-20 Thread Anderson, Rob (Global Trade)
I have looked into this a little bit and found that I am in way too deep to fix this myself. I was seeing some really bizare behavior, which I will try to explain here. I downloaded the source to Ant 1.6.5 and jsch 1.20. I made a new eclipse project to debug the code interactively. I set a break

RE: Count number of files in fileset

2005-06-20 Thread Kees van Dieren
Dear all, Thanks for all the feedback. My solution for interested guys: Kind

Re: cvschangelog for Subversion?

2005-06-20 Thread Stefan Bodewig
On Mon, 20 Jun 2005, Henri Yandell <[EMAIL PROTECTED]> wrote: > On 6/7/05, Stefan Bodewig <[EMAIL PROTECTED]> wrote: >> >> has a changelog task, more help is welcome. > > Any idea when this will be working its way into an Ant rele