Tom Tresansky

Results 139 comments of Tom Tresansky

[IntelliJ Issue here](https://youtrack.jetbrains.com/issue/IDEA-272594/Gradle-The-CompileOptionsannotationProcessorGeneratedSourcesDirectory-property-has-been-deprecated).

You should be able to merge this now, Gradle supports Java 19 as of [7.6](https://docs.gradle.org/7.6/release-notes.html). The 6 week release cycle is something we're trying hard to get back to. It...

Next to check: dependency-management

> Have we considered `jvm-api` instead of `core-api-jvm`? What does `core` mean to us here? I think we should keep the "core" prefix until we're further along detangling both `core-api`...