pluginmanager: only load jar plugins from the folder
This commit is contained in:
@@ -166,8 +166,6 @@ subprojects {
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
targetCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
withType<AbstractArchiveTask> {
|
||||
|
||||
Reference in New Issue
Block a user