Skip to content

Conversation

@johanrydstrom
Copy link

With Java 11 and Guava 14.0.x com.google.common.reflectClassPath.from(ClassLoader.getSystemClassLoader()).getAllClasses() returns an empty Set. From a consumers perspective it is not possible to upgrade Guava on that side since rdi-client-java depends on a version of Guava which has had a non-compatible API change.

Resolves: #7

With Java 11 and Guava 14.0.x `com.google.common.reflectClassPath.from(ClassLoader.getSystemClassLoader()).getAllClasses()` returns an empty `Set`. From a consumers perspective it is not possible to upgrade Guava on that side since `rdi-client-java` depends on a version of Guava which has had a non-compatible API change.

Resolves: metamx#7
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.

Bump guava to a version which works with Java 11

1 participant