Merge module 'serialization.jvm' into 'descriptor.loader.java'
It was very small and there proved to be no point in separation of loading Java classes and deserializing Kotlin classes
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
<fileset dir="${basedir}/../../../core/descriptors.runtime/src"/>
|
||||
<fileset dir="${basedir}/../../../core/reflection.jvm/src"/>
|
||||
<fileset dir="${basedir}/../../../core/serialization/src"/>
|
||||
<fileset dir="${basedir}/../../../core/serialization.jvm/src"/>
|
||||
<fileset dir="${basedir}/../../../core/util.runtime/src"/>
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user