Here is our checklist for contributors. No hard requirement here, just a reminder
- [x] Please describe what you did
Limit build to Linux! Build with 2.164.1 and JDK11
- [ ] Link to issue you're working on if there's a relevant one
- [ ] Did you provide a test-case to demonstrate feature actually works / issue is fixed ?
- [ ] Please also consider adding a line to [CHANGELOG.md](https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/CHANGELOG.md)
Mostly aiming at debugging here. I would like to understand/see if the
build is really fully stuck forever, or just crazy slow sometimes, hence
reaching the 1 hour timeout.
* Enable testing against 2.107.1 in order to reveal potential JEP-200 regressions
* #233 - DataBoundConfigurator now supports legacy constructors
* Fix the merge conflict glitch
* [Issue 233] - Introduce a LegacyDataBoundConstructorProvider to support some JCasC-incompatible API modification cases
* Another merge conflict
* Issue 233 - FindBugs