[GRADLE-344] Replace plugin.properties with plugin discovery Created: 03/Jan/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | None |
Fix Version/s: | 0.9-rc-1 |
Type: | Improvement | ||
Reporter: | Adam Murdoch | Assignee: | Adam Murdoch |
Resolution: | Fixed | Votes: | 0 |
Description |
For example, scan the build classpath for plugin implementations |
Comments |
Comment by Adam Murdoch [ 28/Dec/09 ] |
We now use META-INF/gradle-plugins.properties to locate plugins in the build classpath. |