cannot update from cvs

2007-01-18 Thread Alan Andrade
|__build.xml thanks Alan Andrade [EMAIL PROTECTED] - The information contained in this e-mail message is intended only for the personal and confidential

Mail Logger : no verbose log if Build Success

2006-09-14 Thread Alan Andrade
Hi I have turned on the log to verbose mode. In case of success I needed to know if I could have the Mail Logger just print the success subject line instead of the verbose log. Thanks Alan Alan Andrade | consultant | [EMAIL PROTECTED]

RE: update from CVS

2006-04-27 Thread Alan Andrade
-Original Message- From: Alan Andrade [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 11:40 AM To: 'Ant Users List' Subject: update from CVS Hi I am trying to update the sourcecode from cvs using the ant script before a build Here

update from CVS

2006-04-25 Thread Alan Andrade
Hi I am trying to update the sourcecode from cvs using the ant script before a build Here is my task: It fails saying cvs [update aborted]: cannot find RR/Development/common: No such file or directory But in the same build I could label the files

RE: Ant task to handle HTTPResponse status code (HELP!!!)

2006-03-24 Thread Alan Andrade
Hi This condition I use checks for failure and success ie 400 and 200 response status. Failed to start the Enterprise Application. Please check the [exec] messages or the server logs. Thanks Alan -Original Message- From: Steve Loughr

Exclude a directory

2006-01-18 Thread Alan Andrade
Hi I am using the copy task. I wasn't sure about the syntax to exclude a directory. Eg: Src |_com |_resource I want to exclude resource directory I wrote the task as This doesnot seem to work. Thanks A

websphere script install problem

2006-01-02 Thread Alan Andrade
Can somebody help debug this error Log [echo] Install the EAR... [echo] Exec: d:/was/bin/wsadmin.bat [echo] Command: wsadmin -f jacl-file server-name node-name cell-name app-name was-home re-config [echo] jacl-file: epspal.jacl [echo] server-name: server1 [echo]

WebSphere Deployment

2005-12-28 Thread Alan Andrade
Hi Are there ant resources to install/deploy and control J2ee Application in websphere and weblogic Environment? I need a little help in writing Ant scripts for both environments. Thanks Alan