Provide values using ServiceLoader instead of MANIFEST.MF

This commit is contained in:
Yan Zhulanow
2014-10-22 17:46:02 +04:00
parent e0f1a56b28
commit a2032e60a7
4 changed files with 4 additions and 7 deletions
@@ -1,6 +0,0 @@
Manifest-Version: 1.0
Implementation-Vendor: JetBrains
Name: org.jetbrains.kotlin.compiler.plugin
CommandLineProcessor: org.jetbrains.kotlin.android.AndroidCommandLineProcessor
ComponentRegistrar: org.jetbrains.kotlin.android.AndroidComponentRegistrar
@@ -0,0 +1 @@
org.jetbrains.kotlin.android.AndroidCommandLineProcessor
@@ -0,0 +1 @@
org.jetbrains.kotlin.android.AndroidComponentRegistrar