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
This commit is contained in:
Alexey Sedunov
2017-03-10 18:24:02 +03:00
parent e037e9de39
commit 73b879ea89
20 changed files with 693 additions and 32 deletions
-1
View File
@@ -9,7 +9,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="util" />
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
<orderEntry type="library" exported="" name="cli-parser" level="project" />
<orderEntry type="library" name="jps" level="project" />
<orderEntry type="module" module-name="descriptor.loader.java" />
</component>