Re: travis?

2012-07-17 Thread Gaurav Sharma
There's the apache jenkins farm too. Turns out https://builds.apache.org/job/OpenEJB_and_TomEE_Build/ hasn't run in a month or so. On Jul 17, 2012, at 5:53, Romain Manni-Bucau rmannibu...@gmail.com wrote: do you know http://travis-ci.org/ ? since we are proxied on github it should be easy

Re: travis?

2012-07-17 Thread Stephen Connolly
ahem... [CloudBees hat] https://buildhive.cloudbees.com/ [/CloudBees hat] On 17 July 2012 13:53, Romain Manni-Bucau rmannibu...@gmail.com wrote: do you know http://travis-ci.org/ ? since we are proxied on github it should be easy to get builds on travis and a nice feature is to be able to

Re: travis?

2012-07-17 Thread Romain Manni-Bucau
we don't use jenkins, we use buildbot so nobody looks jenkins build here was created for OWB/DS links i guess - Romain 2012/7/17 Gaurav Sharma gaurav.cs.sha...@gmail.com There's the apache jenkins farm too. Turns out https://builds.apache.org/job/OpenEJB_and_TomEE_Build/ hasn't run in a

Re: travis?

2012-07-17 Thread dsh
Shouldn't we try to stabilize our buildbot builds first (e.g. windoze) before fiddling with new, and maybe exciting technology? Cheers Daniel On Tue, Jul 17, 2012 at 3:08 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: didnt use cloudbees enough to know if it handles it correctly, here

Re: travis?

2012-07-17 Thread Romain Manni-Bucau
was thinking of java 6/ java 7 feature will be/is a pain on jenkins or buildbot - Romain 2012/7/17 dsh daniel.hais...@googlemail.com Shouldn't we try to stabilize our buildbot builds first (e.g. windoze) before fiddling with new, and maybe exciting technology? Cheers Daniel On Tue, Jul

Re: travis?

2012-07-17 Thread dsh
Well my way of thinking about this is if there's is enough buy-in amongst the community in regards to using another build infrastructure I would welcome using such an additional infrastructure. If there's not enough buy-in we may face the same effect as it comes along with our Jenkins and Buildbot

Re: travis?

2012-07-17 Thread Romain Manni-Bucau
Ok, proposal? Le 17 juil. 2012 15:46, dsh daniel.hais...@googlemail.com a écrit : Well my way of thinking about this is if there's is enough buy-in amongst the community in regards to using another build infrastructure I would welcome using such an additional infrastructure. If there's not

Re: travis?

2012-07-17 Thread Aldrin Leal
Cloudbees used to have a tendency to 'hang' builds. (Actually, that was one of the reasons I've wrote Beanstalker) -- -- Aldrin Leal, ald...@leal.eng.br / http://meadiciona.com/aldrinleal On Tue, Jul 17, 2012 at 10:04 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: ahem...

Re: travis?

2012-07-17 Thread dsh
why is that a pain on jenkins and/or buildbot? On Tue, Jul 17, 2012 at 3:25 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: was thinking of java 6/ java 7 feature will be/is a pain on jenkins or buildbot - Romain 2012/7/17 dsh daniel.hais...@googlemail.com Shouldn't we try to

Re: travis?

2012-07-17 Thread Romain Manni-Bucau
Mainly because of the multiple conf management and because of permissions Le 17 juil. 2012 18:26, dsh daniel.hais...@googlemail.com a écrit : why is that a pain on jenkins and/or buildbot? On Tue, Jul 17, 2012 at 3:25 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: was thinking of java

Re: travis?

2012-07-17 Thread David Blevins
On Jul 17, 2012, at 6:52 AM, Romain Manni-Bucau wrote: Ok, proposal? FYI, no proposals required. Anyone is free to setup the build in any CI system. Getting people to help maintain it is the hard part, which I think was Daniel's point. Originally, Gavin did all the buildbot work for the

Re: travis?

2012-07-17 Thread dsh
On Tue, Jul 17, 2012 at 6:55 PM, David Blevins david.blev...@gmail.com wrote: Getting people to help maintain it is the hard part, which I think was Daniel's point. Originally, Gavin did all the buildbot work for the first few months (maybe year?). Yes that was indeed my point, allocating

Re: travis?

2012-07-17 Thread Romain Manni-Bucau
regarding travis adding a file .travis.yml to our root folder (same as parent pom) containing: language: java jdk: - openjdk7 - openjdk6 should be enough for confbut we need a travis account and activate travis on our github proxy...not sure who can do it - Romain 2012/7/17 Romain

JIRA reports on website

2012-07-17 Thread David Blevins
In efforts to help Jean-Louis with the JIRA cleaning and ensure his hard work can bring as much value as possible, I expanded the capabilities of our CMS usage so we can generate reports from JIRA I went ahead and made a couple of them: - http://tomee.apache.org/dev/jira/todo.html -