KT-6264 Introduce kotlin-osgi-bundle
The bundle is a mix of kotlin-runtime, kotlin-stdlib and kotlin-reflect. The main reason to do so intead of adding corresponding modules is that there is so called "split package" issue that couldn't be easily resolved
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
<module>tools/runtime</module>
|
||||
<module>stdlib</module>
|
||||
<module>tools/kotlin-reflect</module>
|
||||
<module>tools/kotlin-osgi-bundle</module>
|
||||
|
||||
<!--NB! kotlin-js-library should be built before kotlin-gradle-plugin-->
|
||||
<!--because it is used in tests but cannot be added as test-dependency-->
|
||||
|
||||
Reference in New Issue
Block a user