Skip to content
Commit 303a9f7d authored by Andrew Bayer's avatar Andrew Bayer Committed by Oleg Nenashev
Browse files

[FIXED JENKINS-44898] Add findResource to PluginFirstClassLoader (#2916)

* [FIXED JENKINS-44898] Add findResource to PluginFirstClassLoader

This fixes GroovyClassLoader.loadClass for a .groovy file in a plugin
with a PluginFirstClassLoader, specifically by fixing fast-loading via
the UberClassLoader.

* Move common code to AntWithFindResourceClassLoader.

* Adding testing of new PluginFirstClassLoader behavior.
parent a5dc255d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment