RE: Build fails when 'java' task's "arg line" contains a directory path with spaces

2008-09-30 Thread Vivek Payala
Build fails when 'java' task's "arg line" contains a directory path with spaces 2008/9/29 Vivek Payala <[EMAIL PROTECTED]>: > Our build fails while executing the following task. It fails only when the > application is installed in a directory hav

Build fails when 'java' task's "arg line" contains a directory path with spaces

2008-09-29 Thread Vivek Payala
. We have tried specifying @{configDir} in "", '', but it didn't work. Kindly provide some pointers to resolve the issue. Thanks, Vivek Payala | Team Lead - Configuration Management (Professional & Managed Services Group) | Persistent Systems <

multiple ${values} not extracting the actual value

2008-09-05 Thread Vivek Payala
ly in the continuous build environment that the ${version} doesn’t resolve. Thanks in advance! Thanks, Vivek Payala | Team Lead – Configuration Management (Professional & Managed Services Group) | Persistent Systems <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] | Cell: +91 93

RE: Ant 1.6 installation

2008-09-05 Thread Vivek Payala
‘./’ will try to look for the ‘ant’ executable under the current working directory. Try issuing the command, [EMAIL PROTECTED] /]$ ant -version instead of, [EMAIL PROTECTED] /]$ ./ant -version Hope this helps! Thanks, Vivek Payala | Team Lead – Configuration Management

Build failing with IOException on Linux

2007-05-24 Thread vivek payala
Hi, My build fails with the following error, IOException in compile java.io.FileNotFoundException: ../config/jibx-5min-binding.xml (No such file or directory) However when I check the actual path it is all there. I dont know why it is not able to pick this file and process it. This issue is wh

Re: CVS Update issues during Build

2007-05-04 Thread vivek payala
Yes Aruna. My CruiseControl's config.xml file does have CVS element included. ** ** * * ** Regards, Vivek Payala On 5/3/07, Aruna Challapalli <[EMAIL PROTECTED]> wrote: Does your cruisecontrol configuration file has any CVS element included? See t

RE: CVS Update issues during Build

2007-05-03 Thread Vivek Payala
Yes Aruna. My CruiseControl's config.xml file does have CVS element included. Regards, Vivek Payala -Original Message- From: Aruna Challapalli [mailto:[EMAIL PROTECTED] Sent: Thursday, May 03, 2007 7:45 PM To: Ant Users List Subjec

CVS Update issues during Build

2007-05-03 Thread vivek payala
. We use 'ssh' for CVS authentication. Thanks much. Vivek Payala

CVS Update issues during Build

2007-05-02 Thread Vivek Payala
d fix this issue. We use 'ssh' for CVS authentication. Thanks much. Vivek Payala DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or e

Problem finding file path through CruiseControl

2007-04-12 Thread vivek payala
We have an ANT build file which works on our windows machines, but when trying to run it on our build server (on linux) using cruisecontrol we face a problem. However when this build script is run manually on the build server it finds the configuration file on that path. The problem is for a part