You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Gautham Pamu <ga...@gmail.com> on 2006/03/31 11:24:54 UTC

How to copy the complete build to shared filesystem

Hi Everyone,

I am fairly new to continuum, I am using continuum for our daily builds. I
would like to copy the complete build (working copy directory include the
output directories generated by maven build) to a shared file system after
the builds fails/completes succesfully. Can you send me suggestions on how
to acheive it. Is there any extensions in continuum to add listeners to
perform this kind of operation. Does this require updating the continuum
notification component ?

--
-Gautham Pamu

Re: How to copy the complete build to shared filesystem

Posted by Brett Porter <br...@apache.org>.
Not at present, but its a good idea. Please make a feature request for
listeners.

However, if you want both success and failure moved to the shared
filesystem - maybe you should just set the working directory to the
shared filesystem?

- Brett

Gautham Pamu wrote:
> Hi Everyone,
> 
> I am fairly new to continuum, I am using continuum for our daily builds. I
> would like to copy the complete build (working copy directory include the
> output directories generated by maven build) to a shared file system after
> the builds fails/completes succesfully. Can you send me suggestions on how
> to acheive it. Is there any extensions in continuum to add listeners to
> perform this kind of operation. Does this require updating the continuum
> notification component ?
> 
> --
> -Gautham Pamu
>