You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine java version from '14.0.1'.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Workaround
Switching to older JDK8
The text was updated successfully, but these errors were encountered:
dazuma
added
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
and removed
🚨
This issue needs some love.
triage me
I really want to be triaged.
labels
Jul 15, 2020
@DFrenkel This repo is not really being maintained regularly, and most functionality has been migrated elsewhere. What are you trying to do here?
dazuma
added
type: question
Request for information or clarification. Not an issue.
and removed
🚨
This issue needs some love.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Dec 22, 2020
Environment details
or
Steps to reproduce
git clone https://github.com/googleapis/discovery-artifact-manager.git
cd discovery-artifact-manager/toolkit
./gradlew test
Expected
All tests pass
Actual
Workaround
Switching to older JDK8
The text was updated successfully, but these errors were encountered: