This is something I've wanted for ages; there's a CONNECTORS ticket for it that is some 3 years old. If you have the time and ability to do much of the work to set this up, I'd be happy to assist in whatever way you think would help.
Apache has Jenkins resources we might be able to use. I don't know how, exactly, to grant access to them though, sufficient to create jobs. There may be something you can find through google. Karl On Tue, Feb 12, 2013 at 9:12 AM, Maciej Liżewski <[email protected]> wrote: > I was thinking if we could setup continuous integration server like Hudson > or Jenkins (we are using such server internally for our projects) to > automatically run all tests after there are changes commited to trunk. This > could help us provide better quality as all test would be run automatically > every time. It could be also set up to build using ant and by maven to find > broken dependencies (there were some issues with 1.1.1 RC0 causing maven > build to fail, but those who were using ant reported everything is ok...) > > It is just an idea, if we want to go this way first thing should be finding > server for CI... > what do you think? :)
