jun-he

Results 69 comments of jun-he

@TheFox @Korg95 ^^^

@Korg95 can you share some additional info, e.g. what's your java version and gradle version, etc.?

Thanks, looks like there are some extra empty spaces causing test failures. Let me improve the tests to be more robust.

@TheFox I think major version 66 is java 22. Can you try Java 21 as maestro is on Java 21?

@TheFox you might try https://sdkman.io/. Additionally, I will also take a look why java 22 build is failed.

@Korg95 FYI, it might be related to newline in windows. Can you pull and try it again? Thanks.

@TheFox It's because Maestro is still using gradle-8.7, which is incompatible with Java 22 (https://docs.gradle.org/current/userguide/compatibility.html). Let me see if we can bump up the gradlew version.

@TheFox Just FYI, I have bumped up the gradlew version to 8.8. Please try `./gradlew build` again. But it might not work if you don't have Java 21.

@TheFox @Korg95 ping to see if your build issues were resolved? If yes, I will close the issue.

Ping again to see if there is still any issue?