You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Jainendra Kumar <vj...@hotmail.com> on 2001/11/01 14:23:27 UTC

How to run Starteam tasks.

Hello,

I have installed ant(1.4 version).
i am unable to run starteam task .

as mentioned i have included optional.jar in classpath.

and content of starteam part in build.xml is as follow,

<starteam servername="Server"
            serverport="49201"
            projectname="AProject"
            viewname="AView"
            username="jainy"
            password="password"
            targetfolder="C:\buildtest"
  />

can any one help me in solving this problem.

regards,
Jainendra
----- Original Message -----
From: "Rafal Kedziorski" <ra...@polonium.de>
To: "Ant Users List" <an...@jakarta.apache.org>
Sent: Thursday, November 01, 2001 5:07 PM
Subject: Re: Ant & EJB


> Hallo,
>
> George Phimister wrote:
>
> > Rafal,
> >
> > Have a look at www.beust.com/ejbgen the EJBGen stuff. The examples that
come with the latest download are very useful for building ear's. Have to
admit I am not using ejbjar yet, but will get to it ASAP.
>
> Our beans are ready ... but we want use ant instead of Makefile. But it's
interesting link for feature work.
>
> > Hope this helps.
>
> by
> Rafal
>
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>