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: p

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 (http://ci.hibernate.org/config

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 Tu