Skip to content

Conversation

@dwnusbaum
Copy link
Member

Should fix enforcer errors seen in the CI builds when testing against 2.222.x.

2.176.x is the fourth-oldest LTS line at this point, so it seems safe to update. I also pulled in the plugin BOM to manage plugin dependency versions.

I also had to fix some SpotBugs issues as part of the update. One was for deprecated and unused code that I just suppressed, but I think the other found a real (but very minor) bug where if you had a single Pipeline step that produced more than 10k lines of log output, only the first 10k lines would be shown if you viewed the logs for that step in the the "Pipeline Steps" view. It is analogous to jenkinsci/workflow-job-plugin#114, but that was for the log for the whole build, so it was much more important.

@dwnusbaum dwnusbaum merged commit 7a0255b into jenkinsci:master May 6, 2020
@dwnusbaum dwnusbaum deleted the fix-build-errors branch May 6, 2020 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants