Upgrading from 2.164.1 to 2.235.1

2020-06-22 Thread Sean LeBlanc
Last week, I tried to update to Jenkins 2.235.1, but Jenkins would not come up; it was an error about ProjectMatrixAuthorizationStrategy (see error stack at bottom of email). Moving back 2.164.1 war did not work, I had to use snapshot of VM to recover. Now, I'm wondering what the best path for

Compiling once for remote nodes?

2015-09-03 Thread Sean LeBlanc
We have a project that uses Gradle and makes use of Selenium to run tests on remote nodes (via JNLP) in order to break up the work and cut down the time on slow-running Selenium tests. In order to avoid problems, we checkout of our SCM, and run Gradle clean each time. As it is, this runs for ea