[GRADLE-3503] Context classloader not set when using plugins DSL Created: 15/Jul/16  Updated: 15/Jul/16  Resolved: 15/Jul/16

Status: Resolved
Project: Gradle
Affects Version/s: 2.1
Fix Version/s: 3.0-rc-1

Type: Bug
Reporter: Stefan Oehme (Inactive) Assignee: Stefan Oehme (Inactive)
Resolution: Fixed Votes: 0


 Description   

Using the 'apply plugin:' syntax, the context classloader of the thread applying the plugin can load the plugin's classes. Using the new 'plugins' syntax, it can only see the Gradle core classes.

See https://discuss.gradle.org/t/plugins-block-does-not-handle-classpath-correctly-under-certain-circumstances/18222


Generated at Wed Jun 30 12:50:30 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.