Re: PCVS ant task help

2009-05-28 Thread jhoomsharabi
looks like?it should be like this repository = http://loncfg02:8080/dimensions pvcsproject = WS_COLT_OLC_SUPPLIER WS_COLT_OLC_SUPPLIER -Original Message- From: Vinod Tiwari To: user@ant.apache.org Sent: Wed, 27 May 2009 2:21 pm Subject: PCVS ant task help Hi, ? I need

PCVS ant task help

2009-05-27 Thread Vinod Tiwari
Hi,   I need some help from you regarding ANT PCVS tasks (Serena).   I have build.xml like          The build.properties file is like   repository =? pvcsproject =? user=vktiwari   Now we access Serena via Web interface and hence don't know how to put the above property values   T

Re: PVCS Ant Task Help

2006-11-21 Thread Prashant
A quick Google on "ant pvcs task" [1] reveals a optional Task for pvcs. [2]. Optional tasks need additional installation that is outlined here : http://ant.apache.org/manual/install.html#optionalTasks As for creating deployable components that would depend on what you intend to deploy. [1]

PVCS Ant Task Help

2006-11-21 Thread Karimulla Shaik
Hi All , I am very new to PVCS and I have a requirement to run the ant scripts from the remote system to get the latest code from PVCS and create the deployable components. I do not know what are the things I need to do to be able to acheive this. I came to know through google that you guys alrea

Re: (was: Re: Task help)

2006-10-23 Thread Peter Reilly
On 10/19/06, Peter Reilly <[EMAIL PROTECTED]> wrote: On 10/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> >I am thinking of adding: > >> > > >> > > >> > >> > classpath="${PATH_TO_ANTCONTRIB.JAR}"/> > >> > > >> >which would be equilivent to > >> > >> >

Re: Task help

2006-10-19 Thread Peter Reilly
On 10/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> >I am thinking of adding: >> > >> > >> > > > classpath="${PATH_TO_ANTCONTRIB.JAR}"/> >> > >> >which would be equilivent to >> > > >resource="net/sf/antcontrib/antlib.xml" >> >clas

AW: Task help

2006-10-19 Thread Jan.Materne
>> >I am thinking of adding: >> > >> > >> > > > classpath="${PATH_TO_ANTCONTRIB.JAR}"/> >> > >> >which would be equilivent to >> > > >resource="net/sf/antcontrib/antlib.xml" >> >classpath="${PATH_TO_ANTCONTRIB.JAR}"/> >> >> >> Would it be eas

Re: Task help

2006-10-19 Thread Peter Reilly
On 10/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >I am thinking of adding: > > >classpath="${PATH_TO_ANTCONTRIB.JAR}"/> > >which would be equilivent to > resource="net/sf/antcontrib/antlib.xml" >classpath="${PATH_TO_ANTCONTRIB.JA

AW: Task help

2006-10-19 Thread Jan.Materne
>I am thinking of adding: > > >classpath="${PATH_TO_ANTCONTRIB.JAR}"/> > >which would be equilivent to > resource="net/sf/antcontrib/antlib.xml" >classpath="${PATH_TO_ANTCONTRIB.JAR}"/> Would it be easier to have and resource+uri

Re: Task help

2006-10-19 Thread Peter Reilly
On 10/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: You can use external tasks in the way of Ant until 1.5 (which is and will supported in the feature too): * place the jar in ${user.home}/.ant/lib, so Ant adds it to its classpath * declare the tasks: - use for the mapping of taskname-c

AW: Task help

2006-10-19 Thread Jan.Materne
-Ursprüngliche Nachricht- >Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] >Gesendet: Donnerstag, 19. Oktober 2006 08:56 >An: Ant Users List >Betreff: RE: Task help > > >sorry, it's enough to reference the namespace if >antcontrib.jar is in ANT_HOME/lib d

RE: Task help

2006-10-18 Thread Rebhan, Gilbert
rom: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 8:51 AM To: Ant Users List Subject: RE: Task help Hi, you forgot to reference the namespace = beside = to make = ... work. also i would use antcontrib 1.0b2 instead of the old 0.6 Regards, Gilbert --

RE: Task help

2006-10-18 Thread Rebhan, Gilbert
Users List' Subject: RE: Task help Try this taskdef instead and see if it helps: HTH Bill -Original Message- From: Muthyala, Sunil [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 11:23 AM To: 'Ant Users List' Subject: RE: Task help Thanks to Jan and Stev

RE: Task help

2006-10-18 Thread bill/wilandra
Try this taskdef instead and see if it helps: HTH Bill -Original Message- From: Muthyala, Sunil [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 11:23 AM To: 'Ant Users List' Subject: RE: Task help Thanks to Jan and Steve Loughran. I tried Jan's suggestion,

RE: Task help

2006-10-18 Thread Muthyala, Sunil
e I am doing? -thanks Sunil -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 17, 2006 10:19 AM To: user@ant.apache.org Subject: AW: Task help >1. How to unzip a folder on a remote server (Windows NT), >I am unable >to nest it inside of FTP. >

Re: Task help

2006-10-18 Thread Steve Loughran
Muthyala, Sunil wrote: Hello all, I am trying to automate some tasks and I need your help. 1. How to unzip a folder on a remote server (Windows NT), I am unable to nest it inside of FTP. I am zipping a folder on local machine and FTP'ing it to the server, but I need to unzip it in

AW: Task help

2006-10-17 Thread Jan.Materne
>1. How to unzip a folder on a remote server (Windows NT), >I am unable >to nest it inside of FTP. > >I am zipping a folder on local machine and FTP'ing it to the >server, but I need to unzip it in tmp folder and move the >unzipped folder to the right path on the server. Does REXEC >work fo

Task help

2006-10-17 Thread Muthyala, Sunil
Hello all, I am trying to automate some tasks and I need your help. 1. How to unzip a folder on a remote server (Windows NT), I am unable to nest it inside of FTP. I am zipping a folder on local machine and FTP'ing it to the server, but I need to unzip it in tmp folder and move the un

RE: problem with the java task...help needed urgent

2003-09-05 Thread Nicholas
- > From: ext Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: 05 September, 2003 15:06 > To: [EMAIL PROTECTED] > Subject: Re: problem with the java task...help > needed urgent > > > On Fri, 5 Sep 2003, Laxma Nandikonda > <[EMAIL PROTECTED]> > wrote: > >

RE: problem with the java task...help needed urgent

2003-09-05 Thread Laxma.Nandikonda
To: [EMAIL PROTECTED] Subject: Re: problem with the java task...help needed urgent On Fri, 5 Sep 2003, Laxma Nandikonda <[EMAIL PROTECTED]> wrote: > 1. How can I overcome this problem of too long command line. Don't fork. Use $CLASSPATH instead of expanding it. > I have