I don't think orm-5.0-h2 ever worked? The configuration was wrong: it wasn't fetching the branch 5.0 from the git repository, but it was configured to monitor that branch for changes. I changed it now, let me know if it doesn't work.
Sanne On 15 November 2015 at 20:32, andrea boriero <[email protected]> wrote: > it's seems orm-5.0-h2 suffers the same problem. > > On 15 November 2015 at 00:48, andrea boriero <[email protected]> wrote: >> >> Thanks Sanne >> >> On 14 Nov 2015 20:28, "Sanne Grinovero" <[email protected]> wrote: >>> >>> Looks like you were right. >>> >>> The local clones of the git repository on the build servers were >>> corrupt; my guess is that happened when we recently run out of disk >>> space. >>> >>> I've reconfigured the job to fully wipe its repository and do a full >>> clone; I'll let it run this way so that it will iteratively fix the >>> repositories on each slave, let's remember to revert my configuration >>> change in some days as it's a bit slower to build when it has to do a >>> full git clone each time. >>> >>> Thanks, >>> Sanne >>> >>> On 14 November 2015 at 14:40, andrea boriero <[email protected]> wrote: >>> > Am I wrong or Jenkins is not building anymore hibernate-orm? >>> > _______________________________________________ >>> > hibernate-dev mailing list >>> > [email protected] >>> > https://lists.jboss.org/mailman/listinfo/hibernate-dev > > _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
