-
Bug
-
Resolution: Fixed
-
Minor
-
None
The HTTP request plugin returns a ResponseContentSupplier when used from pipeline. This class is only package-scope, though.
Groovy is fine with this for the most part, but it can cause an IllegalAccessError in some cases, for example when trying to mock it with Spock.
[JENKINS-46835] HTTP Request plugin returns a non-public class in pipeline
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |