mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
separate groovy-rt from jps-server jars to prevent mysterious class loading conflicts
This commit is contained in:
@@ -157,6 +157,8 @@ def layoutFull(String home, String targetDirectory, String patchedDescriptorDir
|
||||
jar("jps-server.jar") {
|
||||
module("jps-builders")
|
||||
module("jps-model")
|
||||
}
|
||||
jar("groovy-rt.jar") {
|
||||
module("groovy-rt")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user