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:
@@ -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>
|
||||
Reference in New Issue
Block a user