Misc: Include cli-parser 1.1.2 sources into the project under different package and drop original library dependency

This would allow building the project with Kotlin JPS plugin on TeamCity where older library takes precendence due to appearing earlier in JPS classpath

Original commit: 73b879ea89
This commit is contained in:
Alexey Sedunov
2017-03-10 18:24:02 +03:00
parent cc7091bb3c
commit 8789a40617
-1
View File
@@ -21,6 +21,5 @@
<orderEntry type="module" module-name="daemon-common" />
<orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
<orderEntry type="module" module-name="daemon" />
<orderEntry type="library" name="cli-parser" level="project" />
</component>
</module>