From 4f2593fb99d7139e9fb77792bdaaddd7389a20fa Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Thu, 15 Dec 2016 20:30:23 +0300 Subject: [PATCH] Add preprocessed JVM stdlib sources as common sources --- libraries/stdlib/common/pom.xml | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/libraries/stdlib/common/pom.xml b/libraries/stdlib/common/pom.xml index 85ef6bf55b2..05f37f1ba27 100644 --- a/libraries/stdlib/common/pom.xml +++ b/libraries/stdlib/common/pom.xml @@ -16,6 +16,7 @@ ${kotlin-dist}/kotlinc + JS @@ -28,6 +29,33 @@ maven-antrun-plugin 1.7 + + common-sources + process-sources + + + + + + + + + + + + + + + + + + + + + + run + + serialize-declarations compile @@ -41,8 +69,8 @@ - - + +