From 5175b8444f663477c5d656b3d526424df7a39546 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Fri, 11 Oct 2013 23:20:54 +0400 Subject: [PATCH] Build a special compiler jar for maven that contains the runtime as well --- build.xml | 15 +++++++++++++++ libraries/tools/kotlin-compiler/pom.xml | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 334a9477b02..8ab9f20f35a 100644 --- a/build.xml +++ b/build.xml @@ -413,6 +413,21 @@ ]]> + + + + + + + + + + + + + + + diff --git a/libraries/tools/kotlin-compiler/pom.xml b/libraries/tools/kotlin-compiler/pom.xml index 8838086c50d..5adfe9cdf17 100644 --- a/libraries/tools/kotlin-compiler/pom.xml +++ b/libraries/tools/kotlin-compiler/pom.xml @@ -74,7 +74,7 @@ package -