Re: Nightly build problem

2006-08-21 Thread Sean Schofield

Everything seems to be builidng correctly now.  Initially I was also
having trouble building locally so I think it was an issue with
ibiblio.

Sean

On 8/20/06, Sean Schofield [EMAIL PROTECTED] wrote:

It seems like there is a problem with the nightly builds[1.]  From the
logs it looks like a permissions issue.  I will investigate when I get
a chance.

Sean

[1] 
http://myfaces.zones.apache.org:8080/continuum/servlet/continuum/target/Summary.vm/fid/continuumProject



Re: Nightly build problem

2006-08-21 Thread Craig McClanahan

On 8/21/06, Wendy Smoak [EMAIL PROTECTED] wrote:


On 8/21/06, Sean Schofield [EMAIL PROTECTED] wrote:
 Everything seems to be builidng correctly now.  Initially I was also
 having trouble building locally so I think it was an issue with
 ibiblio.



Sean, is Continuum actually deploying nightly builds of Shale?  I ask
because I've also got a nightly cron job on the zones machine that does
this.  We don't need both, certainly.

I think you were right about the permissions -- Craig deployed the

1.0.3 artifacts and they are not group writeable.  Continuum would not
have been able to overwrite them in the snapshot repo.



Oops ... my nightly build script goes back and fixes things, and I forgot to
do this on the manually deployed 1.0.3 stuff.  Now that the POMs are updated
(to 1.0.4-SNAPSHOT) I'll go fix the 1.0.3 things.

Which is a *good* thing in this case, but something to consider for

the future.  With a CI server running, we may need to branch for
releases.



Yah, I shot myself in the foot on this one as well.

--

Wendy




Craig