Skip to content

Conversation

@sdeleuze
Copy link
Contributor

This commit configures Maven to support compiling Kotlin main and test classes, and adds a JacksonUtilsKotlinTests class that ensures that serialization and deserialization of Kotlin data classes works as expected.

The Maven configuration follows recommendations from https://kotlinlang.org/docs/maven.html.

This commit configures Maven to support compiling Kotlin
main and test classes, and adds a JacksonUtilsKotlinTests
class that ensures that serialization and deserialization
of Kotlin data classes works as expected.

The Maven configuration follows recommendations from
https://kotlinlang.org/docs/maven.html.
@sdeleuze sdeleuze added this to the 1.0.0-M4 milestone Oct 29, 2024
@markpollack markpollack self-assigned this Oct 29, 2024
@markpollack
Copy link
Member

merged in 8c0c2ba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants