Ilya Chernikov
352fa7540c
Fix versions in poms, etc, unmute and fix appropriate test
2022-04-22 15:04:26 +02:00
Anton Lakotka
2e327f1367
[Kotlin] Add multi-module test for tooling metadata
...
^KT-49704
2022-03-25 00:04:30 +01:00
Anton Lakotka
2dc774c1fe
Build Tooling Metadata 1.1.0: Add isKPMEnabled flag
...
Build Tooling Metadata now can carry information whether project
built with Kotlin Project Model or not.
KT-49704
2022-03-25 00:03:04 +01:00
Vyacheslav Gerasimov
f7a9065b75
Build: Use intellij maven repo instead of downloaded IDEA
...
#KTI-82
2021-12-16 21:48:23 +03:00
Alexander Udalov
ca7334acb9
Fix some warnings in Gradle plugin and related modules
2021-08-06 22:36:58 +02:00
Mikhael Bogdanov
a1bd728aef
Update SNAPSHOT version in maven projects/tests
2021-07-29 19:45:57 +02:00
sebastian.sellmair
37aedba7ef
KotlinToolingMetadata: Handle incompatible schemaVersions during json parsing
2021-03-25 15:16:07 +03:00
sebastian.sellmair
0406659ac8
BuildKotlinToolingMetadataTask: Strip _Decorated classes from target name
2021-03-25 15:16:06 +03:00
sebastian.sellmair
0a732869e9
KotlinToolingMetadata: Add schemaVersion property
2021-03-25 15:16:04 +03:00
sebastian.sellmair
0a59301f8a
KotlinToolingMetadata: Add stronger typing for target extras
2021-03-25 15:16:01 +03:00
sebastian.sellmair
ac8b4c1b79
Implement kotlin-tooling-metadata.json artifact
...
- Introduce new :kotlin-tooling-metadata project
- Create new buildKotlinToolingMetadata task by default
- Add `kotlin-tooling-metadata.json` to root mpp publications
- Add kotlin.mpp.enableKotlinToolingMetadataArtifact flag to disable kotlin-tooling-metadata.json artifact
^KT-44584 Verification Pending
2021-03-25 15:15:58 +03:00