Skip to content

Fix JDK6 build: use http-only repos for JDK6 #172

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

Merged
merged 1 commit into from
Oct 8, 2018

Conversation

gourlaysama
Copy link
Contributor

Workaround the lack of TLS 1.2 support in JDK6 by using http to talk to
maven central, as done in scala/scala-xml#247.

See scala/sbt-scala-module#41.

Fixes #169.

Workaround the lack of TLS 1.2 support in JDK6 by using http to talk to
maven central, as done in scala/scala-xml#247.

See scala/sbt-scala-module#41.

Fixes scala#169.
@SethTisue SethTisue merged commit 86f570d into scala:1.1.x Oct 8, 2018
@gourlaysama gourlaysama deleted the build/fix-jdk6 branch October 8, 2018 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants