google / google/conscrypt

A problem occurred evaluating project ':conscrypt-api-doclet'.

Open
#857 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.