A problem occurred evaluating project ':conscrypt-api-doclet'.
Open
bug
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
Building vanilla Conscrypt fails with:
* Where:
Build file '.../conscrypt/api-doclet/build.gradle' line: 5
* What went wrong:
A problem occurred evaluating project ':conscrypt-api-doclet'.
> java.lang.NullPointerException (no error message)
### Workaround
Comment out 'compile files' in api-doclet/build.gradle
> // compile files(org.gradle.internal.jvm.Jvm.current().toolsJar)
Contributor guide
Assessment
This issue has not been assessed yet.