|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

@thetaphi the deprecated method was not “replaced” by a newer one; the replacement is to just to use a more generic method that has always been there. The plugin fix does not depend on any particular Jenkins core version. It would suffice to cut a plugin release from master, or just cherry-pick 26b1e1b8eaa1c1a11948268564de9970e40a9259 and f8f1af28f751e4431226d8c7ad191cfa330d7f60 to a new branch to release a 2.38.2 with just those changes.