On Wed, 28 Aug 2019 at 13:15, Mark Struberg <strub...@yahoo.de.invalid> wrote: > > Hi Sebastian! > > I think we could really get rid of quite a few of them. 1.0 amongst others. > > I try to give it a look in the next few days.
I suggest disabling all but master and 2.4.x, at least until those builds are working. Other branches can be re-enabled later if they are still needed. > LieGrue, > strub > > > > Am 28.08.2019 um 14:04 schrieb sebb <seb...@gmail.com>: > > > > I was going through some of the buildbot builds and happened to notice > > a lot of openjpa-x-docs failures. > > > > They all seem to be failing on the git checkout: > > > > git clone --branch openjpa/branches/1.0.x > > https://gitbox.apache.org/repos/asf/openjpa.git . > > > > I tried this locally, and it does not work. > > > > However the following does: > > > > git clone --branch 1.0.x https://gitbox.apache.org/repos/asf/openjpa.git . > > > > [I suggest adding --depth 1 as well to speed up the clone] > > > > Another issue: there 9 branches + master being built (and all > > currently failing). > > Are these really ALL still needed? > > > > Many of the branches have not been updated for years. > > > > The file to update is here: > > > > https://svn.apache.org/repos/infra/infrastructure/buildbot/aegis/buildmaster/master1/projects/openjpa.conf > > > > S. >