mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 08:39:17 +00:00
Make plugin classes dependant on scripts
This commit is contained in:
@@ -110,6 +110,7 @@ def configurePluginTasks(String name, SourceSet mainSources, SourceSet testSourc
|
|||||||
}
|
}
|
||||||
|
|
||||||
testPlugins.dependsOn compileScriptsTask
|
testPlugins.dependsOn compileScriptsTask
|
||||||
|
tasks[mainSources.classesTaskName].finalizedBy compileScriptsTask
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user