Re: Running hudson or something like it on changes before they are committed

2010-09-27 Thread Ted Dunning
I talked some with Benson off-list. It seems that he does indeed want a pre-commit builder. This is similar in intent to the system used in Hadoop and related projects where adding a patch to JIRA triggers a build. There would be several ways to skin Benson's cat. Something along the lines he i

preflight idea

2010-09-27 Thread Benson Margulies
In some 'day job' environments I've worked in, the infrastructure included a 'pre-flight' automated build option. I think it would be valuable to add this to the ASF infrastructure, at least for the Java side of the Universe (where I see a relatively easy way to do it). What's that? A way to ask

Re: Running hudson or something like it on changes before they are committed

2010-09-27 Thread Benson Margulies
I have as requested created a replacement thread on builds@ where you all can apply track shoes as needed, and I'm not commenting further here. On Mon, Sep 27, 2010 at 8:33 PM, Ted Dunning wrote: > I talked some with Benson off-list. > > It seems that he does indeed want a pre-commit builder.  Th

Re: preflight idea

2010-09-27 Thread Ted Dunning
How is this different from the Hadoop patch plugin? There, patches added to JIRA are checked out and built with problems reported back to JIRA. On Mon, Sep 27, 2010 at 5:43 PM, Benson Margulies wrote: > In some 'day job' environments I've worked in, the infrastructure > included a 'pre-flight' a

Re: Running hudson or something like it on changes before they are committed

2010-09-27 Thread Jesse Glick
On 09/27/2010 08:33 PM, Ted Dunning wrote: It seems that he does indeed want a pre-commit builder. FYI: http://wiki.hudson-ci.org/display/HUDSON/Designing+pre-tested+commit There does not seem to be any broad consensus on what such a feature should look like, at least if implemented within Hu

Re: preflight idea

2010-09-27 Thread Benson Margulies
I didn't know about the Hadoop patch plugin until I read your message, and I didn't read your message until after I posted this new thread. If that is easily shoveled around to other projects then it probably does everything I am looking to do. On Mon, Sep 27, 2010 at 8:47 PM, Ted Dunning wrote:

Re: Running hudson or something like it on changes before they are committed

2010-09-27 Thread Benson Margulies
On Mon, Sep 27, 2010 at 9:15 PM, Jesse Glick wrote: > On 09/27/2010 08:33 PM, Ted Dunning wrote: >> >> It seems that he does indeed want a pre-commit builder. > > FYI: > > http://wiki.hudson-ci.org/display/HUDSON/Designing+pre-tested+commit Yes, I'm aware of this. A really comprensive version of

Re: preflight idea

2010-09-27 Thread Ted Dunning
Several sites are using it so it must be pretty easy. Hama for one. On Mon, Sep 27, 2010 at 6:27 PM, Benson Margulies wrote: > I didn't know about the Hadoop patch plugin until I read your message, > and I didn't read your message until after I posted this new thread. > If that is easily shovele