Skip to content

Use kotlin for build.gradle to use only one programming language#27

Open
lucamolteni wants to merge 1 commit intodankito:masterfrom
lucamolteni:upgrade-kotlin
Open

Use kotlin for build.gradle to use only one programming language#27
lucamolteni wants to merge 1 commit intodankito:masterfrom
lucamolteni:upgrade-kotlin

Conversation

@lucamolteni
Copy link
Copy Markdown

As the current main doesn't work on Java 21 and on my IDEA the debugger wasn't even working, I decided to upgrade the gradle file and other libraries.

Kotlin has evolved quite a lot so I had to put some explicit field accessor with !!

I also changed assertion method to compare HTML trees directly for better diffs, but there are still 16 tests failing. Some of them are just formatting issues, but I can work on it if interested.

This somehow addresses #23

Changed assertion method to compare HTML directly for better diffs
Some tests are not working due to formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant