Skip to content

Conversation

@basil
Copy link
Member

@basil basil commented Jul 20, 2019

I was perusing the source tree while debugging an unrelated issue and came across this TODO. The TODO was added in #70. At the time, this plugin's baseline was 1.625, so #70 needed a way to support Jenkins core versions both with JENKINS-43786 (i.e., 2.103 and later) and without it. This plugin's baseline is now 2.150.1, which does contain JENKINS-43786. So now the logic to support older baselines is dead code that can be removed.

To test this change, I ran mvn clean package locally. It passed. Please let me know if there is any additional testing I should do.

@kuisathaverat kuisathaverat merged commit 212eda0 into jenkinsci:master Jul 21, 2019
@basil basil deleted the baseline branch July 29, 2019 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants