From 026d76ea42eb27d8694a110b994ea966b2bfc00f Mon Sep 17 00:00:00 2001 From: Alexander Udalov Date: Wed, 21 Aug 2013 22:51:42 +0400 Subject: [PATCH] Include META-INF/services in kotlin-compiler.jar Otherwise services loaded with ServiceLoader wouldn't work in the standalone compiler --- build.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/build.xml b/build.xml index 8915bfb077f..d11e3f85f0b 100644 --- a/build.xml +++ b/build.xml @@ -272,6 +272,7 @@ +