Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add [openjdk11] to Travis build #575

Closed
wants to merge 1 commit into from

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Jun 18, 2019

Fixes

Checklist

  • I acknowledge that all my contributions will be made under the project's license
  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the development branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

If you have questions, please send an email to Sendgrid, or file a Github Issue in this repository.

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Jun 18, 2019
@thinkingserious
Copy link
Contributor

Hello @sullis,

It looks like there are some errors that need resolving before we can merge this one in.

With best regards,

Elmer

@thinkingserious thinkingserious added difficulty: medium fix is medium in difficulty status: waiting for feedback waiting for feedback from the submitter type: community enhancement feature request not on Twilio's roadmap and removed status: code review request requesting a community code review or review from Twilio labels Jun 28, 2019
@sullis
Copy link
Contributor Author

sullis commented Sep 3, 2019

This project uses an outdated version of Gradle.


Exception is:
java.lang.IllegalArgumentException: Could not determine java version from '11.0.2'.
	at org.gradle.api.JavaVersion.toVersion(JavaVersion.java:65)
	at org.gradle.api.JavaVersion.current(JavaVersion.java:74)
	at org.gradle.internal.jvm.Jvm.<init>(Jvm.java:84)
	at org.gradle.internal.jvm.Jvm.create(Jvm.java:63)
	at org.gradle.internal.jvm.Jvm.current(Jvm.java:49)
	at org.gradle.launcher.daemon.configuration.CurrentProcess.<init>(CurrentProcess.java:32)
	at org.gradle.launcher.cli.BuildActionsFactory.canUseCurrentProcess(BuildActionsFactory.java:149)
	at org.gradle.launcher.cli.BuildActionsFactory.createAction(BuildActionsFactory.java:129)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.createAction(CommandLineActionFactory.java:206)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:196)
	at org.gradle.launcher.cli.CommandLineActionFactory$ParseAndBuildAction.execute(CommandLineActionFactory.java:174)
	at org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:170)
	at org.gradle.launcher.cli.CommandLineActionFactory$WithLogging.execute(CommandLineActionFactory.java:139)
	at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:33)
	at org.gradle.launcher.cli.ExceptionReportingAction.execute(ExceptionReportingAction.java:22)
	at org.gradle.launcher.Main.doAction(Main.java:46)
	at org.gradle.launcher.bootstrap.EntryPoint.run(EntryPoint.java:45)

@childish-sambino
Copy link
Contributor

Added as part of #599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: waiting for feedback waiting for feedback from the submitter type: community enhancement feature request not on Twilio's roadmap
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants