Re: [hibernate-dev] Jenkins upgrade

2019-05-09 Thread Yoann Rodiere
Marko brought to my attention that a few jobs, including Hibernate Validator's, were failing. The failures were caused by a regression in Jenkins 2.175 [1]. I just upgraded again, which should work around the problem. You may get warnings in your build logs related to FilePaths being serialized:

Re: [hibernate-dev] Jenkins upgrade

2019-04-30 Thread Steve Ebersole
Thanks guys! On Tue, Apr 30, 2019 at 8:07 AM Davide D'Alto wrote: > On a related note, I've created a new AMI to use as slave and > configure Jenkins to use it. > If there are issues, it is still possible to use the old one by > updating the Jenkins configuration

Re: [hibernate-dev] Jenkins upgrade

2019-04-30 Thread Davide D'Alto
On a related note, I've created a new AMI to use as slave and configure Jenkins to use it. If there are issues, it is still possible to use the old one by updating the Jenkins configuration (http://ci.hibernate.org/configure) to the AMI ID we used before (custom fedora v23). Cheers, Davide On

[hibernate-dev] Jenkins upgrade

2019-04-30 Thread Yoann Rodiere
Hello, TL;DR: I just updated Jenkins and its plugins. If things stop working correctly, please let me know. Some details below, in case I'm not here when things start to break down... I updated Jenkins and its plugins to the latest versions, hoping to fix the problem we've been having lately

[hibernate-dev] Jenkins upgrade on CI

2016-12-22 Thread Davide D'Alto
Hi, I'm going to upgrade our Jenkins on CI next week, the 27th of December. This could be a relatively safe procedure but because our version is old and we are using several plugins I'm not sure it will go smoothly. If you have some jobs that need to be executed that day, let me know. Davide