Hello team, our jenkins relies on github as it allows the "on commit" build, rather than the time-scheduled of svn. AFAIR it's not possible in jenkins to have OOTB an on-commit build.
Unfortunately GH lags behind somewhere like 12-15 hours which, IMO, makes the CI pretty useless. I see two approaches here: (1) We try first our mirror on apache git (if possible) git://git.apache.org/jackrabbit-oak.git and see how it goes. (2) We go straight to svn and we schedule a build every XXX. I'd say 30 minutes. thoughts? Davide
