taking lot of time

2005-10-11 Thread Karunakar Chatla
: Thanks, Karunakar Chatla

Exception while executing SSHEXEC Task

2005-09-26 Thread Karunakar Chatla
done? Any ideas on this?? Thanks, Karunakar Chatla

Create virtual directory through ANT

2005-09-22 Thread Karunakar Chatla
Hi, Can we create virtual directory through ANT? Thanks, Karunakar Chatla

Errors on updating a filein ClearCase.

2005-08-23 Thread Karunakar Chatla
ated, but failure updating snapshot view to reflect checkin of "D:\kchatla\testview\kchatla_view2\AdminCC\data\build\buildHistory": error detected by ClearCase subsystem. Any suggestions for avoiding this situation?? Thanks, Karunakar Chatla

Re: Problem executing task

2005-08-19 Thread Karunakar Chatla
rust="true", of knownhosts="path/to/known/hosts". If the box is within your private network trust="true" is probably OK. -Rob A > -Original Message- > From: Karunakar Chatla [mailto:[EMAIL PROTECTED] > Sent: Friday, August 19, 2005 3:47 AM > To: Ant

Re: Problem executing task

2005-08-19 Thread Karunakar Chatla
:143) - Original Message - From: "Atsuhiko Yamanaka" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Friday, August 19, 2005 4:05 PM Subject: Re: Problem executing task Hi, On 8/19/05, Karunakar Chatla <[EMAIL PROTECTED]> wrote: > > &

Problem executing task

2005-08-18 Thread Karunakar Chatla
com.jcraft.jsch.Session.connect(Unknown Source) at com.jcraft.jsch.Session.connect(Unknown Source) at org.apache.tools.ant.taskdefs.optional.ssh.SSHBase.openSession(SSHBase.java:180) at org.apache.tools.ant.taskdefs.optional.ssh.SSHExec.execute(SSHExec.java:143) Thanks, Karunakar Chatla

FW : Error while executing exec task

2005-08-17 Thread Karunakar Chatla
Now I have modified the build file like following : Now the devenv is returning 1 and it says that build is successful. But now also I am not getting anything in output file (i.e E:/output.log). What might be the problem? - Original Message - From: "Karunakar C

Error while executing exec task

2005-08-17 Thread Karunakar Chatla
path inside the quotes. 3) Given absolute path for all. In all the cases it is failing with the above error message. The irritating thing was that "E:/BuildDotNet.log" file created is of 0 KB. no log is written to this file. I don't know why this is happening. Can anybody help me out?

Re: Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
ou to the correct direction and here is some > real code: > > > > > > > > > > > HTH > Ivan > > --- Karunakar Chatla <[EMAIL PROTECTED]> wrote: > > > I think it gets the timestamp to only one pr

Re: Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
variables http://ant.apache.org/manual/CoreTasks/tstamp.html See the example. Jan >-Ursprüngliche Nachricht- >Von: Karunakar Chatla [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 10. August 2005 17:32 >An: Ant Users List >Betreff: Retrieving current date & time

Retrieving current date & time values in defferent variables

2005-08-10 Thread Karunakar Chatla
how can I get the values to different variables. I have to form another string using these variables. Thanks, Karunakar Chatla

Can we display CPPUnit test result as JUnit test results

2005-08-10 Thread Karunakar Chatla
Hi, We have used CPPUnit for unit testing in our projects. Is there any way to display CPPUnit test results as that of the JUnit test results? I didn't find any direct support by ANT. Is there any work around for this? Thanks, Karunakar Chatla

Building projects on FreeBSD machine.

2005-07-18 Thread Karunakar Chatla
t get success with that. Is there any other way or this is the only way out? I have one more question - Can ANT run on FreeBSD machine also? Do we have any version of ANT which runs on FreeBSD machines? Eagerly waiting for your response. Thanks, Karunakar Chatla

Re: ANT Vs Cruise Control

2005-07-15 Thread Karunakar Chatla
15, 2005 9:18 AM To: user@ant.apache.org Subject: AW: ANT Vs Cruise Control Ant is used for building projects. CC is used for managing the daily build. So it´s more a "ANT + Cruise Control" than a "ANT Vs Cruise Control" :-) Jan >-Ursprüngliche Nachricht- >Von:

ANT Vs Cruise Control

2005-07-15 Thread Karunakar Chatla
Hi, I am at the stage where I have to make a decision wether to use ANT or Cruise Control in our project. I got ample information about ANT but I am don't have much information on Cruise Control. I didn't find the Cruise Control home page(http://cruisecontrol.sourceforge.net/) that useful. Can a

Re: Queries on using ANT

2005-07-13 Thread Karunakar Chatla
Thank You James. - Original Message - From: "James Fuller" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, July 13, 2005 6:03 PM Subject: Re: Queries on using ANT > Karunakar Chatla wrote: > > >Thanks for the help. > > > >F

Re: Queries on using ANT

2005-07-13 Thread Karunakar Chatla
xt & > environment it's not possible for anyone on this list to determine if it's > feasible in your particular case. > > -- > Jeffrey E. Care ([EMAIL PROTECTED]) > WebSphere Build SWAT Team Lead > WebSphere Build Tooling Lead (Project Mantis) > https://w3.openso

Re: Must-see for all ant beginners

2005-07-13 Thread Karunakar Chatla
using ANT? Thanks, Karunakar Chatla - Original Message - From: "JS developer" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 13, 2005 12:29 PM Subject: Must-see for all ant beginners hi all, this is a must-see for all beginners with ant http://wiki.apache.org/ant/

Queries on using ANT

2005-07-12 Thread Karunakar Chatla
Hi, I am currently using ANT in my project. I have following queries - 1) I have the requirement to build a C++ project( .dsw file ). How can I do this, as I didn't find any direct support in ANT Task list? 2) Can I publish an HTML page on a web page using ANT? Thanks, Karunakar Chatla