You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Prashanth Krishnamurthy <pk...@yahoo.com> on 2006/08/10 00:53:21 UTC

Running a script/bat file - Post Build

Hi,

I would like to execute a script or a bat file after
the build. Does continuum has any way to execute this
?What is the best way ?

regards
--Prashanth


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Running a script/bat file - Post Build

Posted by Prashanth Krishnamurthy <pk...@yahoo.com>.
Will try this. Thanks.

--- Barrie Treloar <ba...@gmail.com> wrote:

> On 8/11/06, Prashanth Krishnamurthy
> <pk...@yahoo.com> wrote:
> > After the build, I would like to copy the
> application
> > war file to a ftp location ( on the same machine )
> for
> > others to pick it up.
> 
> use deploy, and deploy your build file to your
> internal maven repository.
> 
> Then people can use http and collect it themselves.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Running a script/bat file - Post Build

Posted by Prashanth Krishnamurthy <pk...@yahoo.com>.
Will try this. Thanks.

--- Barrie Treloar <ba...@gmail.com> wrote:

> On 8/11/06, Prashanth Krishnamurthy
> <pk...@yahoo.com> wrote:
> > After the build, I would like to copy the
> application
> > war file to a ftp location ( on the same machine )
> for
> > others to pick it up.
> 
> use deploy, and deploy your build file to your
> internal maven repository.
> 
> Then people can use http and collect it themselves.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Refreshing the source files before the build starts (Perforce)

Posted by Mike Perham <mp...@us.ibm.com>.




Prashanth, the Perforce checkout does not use the -f (force) sync flag.  If
you delete files by hand, it will not pull them down again.  You have three
choices:

1) Don't do this.  You shouldn't be mucking about directly on your build
server.  It's a bad idea in general.
2) Force a sync by hand after you make local changes.  You will need to
ensure you use the same clientspec used by Continuum.
3) Delete the entire Continuum working directory.  If the directory does
not exist, it will resync everything.

mike

Emmanuel Venisse <em...@venisse.net> wrote on 08/14/2006 02:26:12 AM:

> I don't know how Perforce works, but I think the client should
> remove files deleted on the server,
> isn't it?
>
> You can remove manually the working directory of your project in
> continuum and it will be checkouted
> at the next build
>
> Emmanuel
>
> Prashanth Krishnamurthy a écrit :
> > I have deleted few files from the perforce server.
> > When the build starts, it still looks for these
> > deleted files.
> >
> > Is there a way to have continuum drop and re-create
> > source dir?
> >

Re: Refreshing the source files before the build starts (Perforce)

Posted by Emmanuel Venisse <em...@venisse.net>.
I don't know how Perforce works, but I think the client should remove files deleted on the server, 
isn't it?

You can remove manually the working directory of your project in continuum and it will be checkouted 
at the next build

Emmanuel

Prashanth Krishnamurthy a écrit :
> I have deleted few files from the perforce server.
> When the build starts, it still looks for these
> deleted files.
> 
> Is there a way to have continuum drop and re-create
> source dir? 
> 
> thanks
> --Prashanth
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
> 


Refreshing the source files before the build starts

Posted by Prashanth Krishnamurthy <pk...@yahoo.com>.
I have deleted few files from the perforce server.
When the build starts, it still looks for these
deleted files.

Is there a way to have continuum drop and re-create
source dir? 

thanks
--Prashanth

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Running a script/bat file - Post Build

Posted by Barrie Treloar <ba...@gmail.com>.
On 8/11/06, Prashanth Krishnamurthy <pk...@yahoo.com> wrote:
> After the build, I would like to copy the application
> war file to a ftp location ( on the same machine ) for
> others to pick it up.

use deploy, and deploy your build file to your internal maven repository.

Then people can use http and collect it themselves.

Re: Running a script/bat file - Post Build

Posted by Prashanth Krishnamurthy <pk...@yahoo.com>.
After the build, I would like to copy the application
war file to a ftp location ( on the same machine ) for
others to pick it up.

thanks
--Prashanth

--- Emmanuel Venisse <em...@venisse.net> wrote:

> It isn't possible actually.
> 
> What do you want to do? after the build.
> 
> Emmanuel
> 
> Prashanth Krishnamurthy a écrit :
> > Hi,
> > 
> > I would like to execute a script or a bat file
> after
> > the build. Does continuum has any way to execute
> this
> > ?What is the best way ?
> > 
> > regards
> > --Prashanth
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> > 
> > 
> > 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: Running a script/bat file - Post Build

Posted by Emmanuel Venisse <em...@venisse.net>.
It isn't possible actually.

What do you want to do? after the build.

Emmanuel

Prashanth Krishnamurthy a écrit :
> Hi,
> 
> I would like to execute a script or a bat file after
> the build. Does continuum has any way to execute this
> ?What is the best way ?
> 
> regards
> --Prashanth
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> 
>