Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit b7f1606

Browse files
committed
Revert "Merge pull request #75 from shuklaabhi/kotlinx-support"
This reverts commit 2e4af85, reversing changes made to bfb49f7. This adapter couldn't be released to Maven central because it did not generate Javadocs. I don't have the time to figure out how to work around it for this release and instead I'm going to remove it.
1 parent 3514cb1 commit b7f1606

File tree

5 files changed

+0
-208
lines changed

5 files changed

+0
-208
lines changed

jmespath-kotlinx/pom.xml

-75
This file was deleted.

jmespath-kotlinx/src/main/java/io/burt/jmespath/kotlinx/KotlinxRuntime.kt

-112
This file was deleted.

jmespath-kotlinx/src/test/java/io/burt/jmespath/kotlinx/KotlinxComplianceTest.kt

-10
This file was deleted.

jmespath-kotlinx/src/test/java/io/burt/jmespath/kotlinx/KotlinxTest.kt

-10
This file was deleted.

pom.xml

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
<module>jmespath-jakarta-jsonp</module>
5656
<module>jmespath-gson</module>
5757
<module>jmespath-vertx</module>
58-
<module>jmespath-kotlinx</module>
5958
</modules>
6059

6160
<dependencies>

0 commit comments

Comments
 (0)