8000 🚚 Moving samples to `test` Kotlin source set · Issue #18 · kotools/samples · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
🚚 Moving samples to test Kotlin source set #18
Closed
@LVMVRQUXL

Description

@LVMVRQUXL

📝 Description

For Kotools Samples being compatible with Kotlin 1.9.25 (and Kotlin Multiplatform), we need to move samples from the sample Kotlin source set to the test source set.

Due to this incompatible change, sample source files must have a name suffixed by Sample for distinguishing them from test files. For example, HelloJavaSample and HelloKotlinSample are valid sample source file names, but HelloTest is not.

For ensuring backward compatibility while resolving this topic, we need to:

  1. ✨ Support samples from test Kotlin source set #22
  2. 🗑️ Deprecate sample Kotlin source set with warning #23
  3. 🗑️ Deprecate sample Kotlin source set with error #24
  4. 🔥 Remove sample Kotlin source set #25

✅ Checklist

  • 📝 Create an issue for each step mentioned above.
  • 💬 Resolve all comments from this issue.

Metadata

Metadata

Assignees

Labels

featureNew feature or request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0