Hello Agharta, > Another suggestion: what do you think about a nightly unstable build with > not already released fixes/features? > Or a continuos build like this: http://deadlock.netbeans.org/hudson/ for > example.
I release unfrequent SNAPSHOT releases on the Sonatype Maven repository here: https://oss.sonatype.org/content/repositories/snapshots/org/jooq/ Surely, Hudson/Jenkins would be a nice tool for automation. Do you happen to know any hosting service for automated builds? It would be a great plus if I could even run some of the integration tests, at least those involving open source databases, such as Postgres, MySQL, HSQLDB, H2, and Derby > In this way, any user can download an unstable build to test it, without > recompile it by hand. (i known, i'm a lazy man.... ) We're all lazy. I'd profit from automation just as much as you! :-) Cheers Lukas
