You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Leo Sutic <le...@gmail.com> on 2006/05/29 20:22:45 UTC

[all] Where do Nightly Builds Come From?

Hi,

how are the nightly builds created?

I've tried to make a change to the nightly build of
Commons-Attributes, by editing the Ant build.xml file for the project,
but the nightly build process keeps churning out the same old
artifacts.

/LS

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [all] Where do Nightly Builds Come From?

Posted by Brett Porter <br...@apache.org>.
Henri Yandell wrote:
> Brett and I have both dug into it, but getting the machinery has been
> a problem. Ideally we'd like a zone to do builds on, but because
> builds are very cpu intensive it's not something that is currently
> desired.

I was going to get an account on loki a while back. Will ping.

- Brett


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [all] Where do Nightly Builds Come From?

Posted by Henri Yandell <fl...@gmail.com>.
On 5/30/06, Craig McClanahan <cr...@apache.org> wrote:
> On 5/29/06, Martin Cooper <ma...@apache.org> wrote:
> >
> > On 5/29/06, Leo Sutic <le...@gmail.com> wrote:
> > >
> > > Hi,
> > >
> > > how are the nightly builds created?
> >
> >
> > As far as I'm aware, they're still created on Craig's machine, by running
> > 'ant clean dist', and pushed up from there.
>
>
> That's still the case, although volunteers to move this onto ASF
> infrastructure somewhere would be gratefully accepted!

Brett and I have both dug into it, but getting the machinery has been
a problem. Ideally we'd like a zone to do builds on, but because
builds are very cpu intensive it's not something that is currently
desired.

> What's wierd is that the machine that runs the nightly builds is getting
> timeout errors trying to access Subversion on svn.apache.org ... either
> https style or http style.  I suspect it *might* have something to do with
> my SSH configuration, but at the moment I'm puzzled why it affects this
> machine but no others on my home network.

They recently switched to a new machine, so the obvious ones would be
whether dns is resolving correctly on that machine or is hardcoded in
a hosts, whether it's using ssh protocol 1, whether the change of
machine name has confused it.

Thinking about it though, SSH shouldn't affect using SVN, it's SSL
based not SSH. Same queston on DNS though.

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [all] Where do Nightly Builds Come From?

Posted by Craig McClanahan <cr...@apache.org>.
On 5/29/06, Martin Cooper <ma...@apache.org> wrote:
>
> On 5/29/06, Leo Sutic <le...@gmail.com> wrote:
> >
> > Hi,
> >
> > how are the nightly builds created?
>
>
> As far as I'm aware, they're still created on Craig's machine, by running
> 'ant clean dist', and pushed up from there.


That's still the case, although volunteers to move this onto ASF
infrastructure somewhere would be gratefully accepted!

I thought his script grabbed a
> clean tree each time.


Yep, it tries to do this.

Sounds like there might be a bug in the script if your
> changes are not being picked up.


What's wierd is that the machine that runs the nightly builds is getting
timeout errors trying to access Subversion on svn.apache.org ... either
https style or http style.  I suspect it *might* have something to do with
my SSH configuration, but at the moment I'm puzzled why it affects this
machine but no others on my home network.

--
> Martin Cooper


Craig


I've tried to make a change to the nightly build of
> > Commons-Attributes, by editing the Ant build.xml file for the project,
> > but the nightly build process keeps churning out the same old
> > artifacts.
> >
> > /LS
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
> >
>
>

Re: [all] Where do Nightly Builds Come From?

Posted by Martin Cooper <ma...@apache.org>.
On 5/29/06, Leo Sutic <le...@gmail.com> wrote:
>
> Hi,
>
> how are the nightly builds created?


As far as I'm aware, they're still created on Craig's machine, by running
'ant clean dist', and pushed up from there. I thought his script grabbed a
clean tree each time. Sounds like there might be a bug in the script if your
changes are not being picked up.

--
Martin Cooper


I've tried to make a change to the nightly build of
> Commons-Attributes, by editing the Ant build.xml file for the project,
> but the nightly build process keeps churning out the same old
> artifacts.
>
> /LS
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>