Fix intellij-core.jar assembling

This commit is contained in:
Roman Shevchenko
2012-03-21 13:01:04 +01:00
parent c9d38d7dcc
commit dfd3b331a9
+1
View File
@@ -499,6 +499,7 @@ def reorder(String home, String targetDirectory) {
def layout_core(String home, String target) {
layout(target) {
jar("intellij-core.jar") {
module("util-rt")
module("util")
module("core-api")
module("core-impl")