Skip to content

Gradle wrapper - use http instead of https#593

Merged
javornikolov merged 2 commits intomasterfrom
topic/use-http-for-gradle-wrapper-to-workaround-jdk7-ssl-issue
Jun 29, 2017
Merged

Gradle wrapper - use http instead of https#593
javornikolov merged 2 commits intomasterfrom
topic/use-http-for-gradle-wrapper-to-workaround-jdk7-ssl-issue

Conversation

@javornikolov
Copy link
Copy Markdown
Contributor

There is a problem with java 7 when using https so here we workaround it by tweaking the gradle download url.

resolves #592

@MMatten
Copy link
Copy Markdown
Contributor

MMatten commented Jun 28, 2017

Do we no longer need to switch to OpenJDK for this PR?

@javornikolov javornikolov force-pushed the topic/use-http-for-gradle-wrapper-to-workaround-jdk7-ssl-issue branch from 7a39ce4 to 32046fe Compare June 28, 2017 20:41
@javornikolov
Copy link
Copy Markdown
Contributor Author

Do we no longer need to switch to OpenJDK for this PR?

Actually we do... I just force-pushed to add that too.

@MMatten
Copy link
Copy Markdown
Contributor

MMatten commented Jun 28, 2017

How odd:

Broadcast message from root@testing-gce-f32bbfb0-1723-42e5-9de6-d687a10839e2
	(unknown) at 20:46 ...

The system is going down for power off NOW!

@javornikolov
Copy link
Copy Markdown
Contributor Author

Strange... I spotted that but I wasn't sure is it a real shutdown and would it somehow resume after it. But it seems stuck to me so I'm going to cancel and restart the build.

@javornikolov javornikolov merged commit 1b4c7b5 into master Jun 29, 2017
@javornikolov javornikolov deleted the topic/use-http-for-gradle-wrapper-to-workaround-jdk7-ssl-issue branch June 29, 2017 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Java 7 build fails on Travis-CI (missing OracleJDK7 on Ubuntu image)

2 participants