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

Java library downloads require https now #926

Closed
alexlin0 opened this issue Jan 15, 2020 · 3 comments
Closed

Java library downloads require https now #926

alexlin0 opened this issue Jan 15, 2020 · 3 comments
Assignees

Comments

@alexlin0
Copy link
Contributor

alexlin0 commented Jan 15, 2020

UPDATE: 19.0.1 and 17.5.1 have been released to fix this issue.
We are using http to download the java libs in libexec/trick/java/lib/makefile. Change these to https.

@spfennell
Copy link
Contributor

@spfennell spfennell pinned this issue Jan 15, 2020
@spfennell
Copy link
Contributor

If you don't want to update your release, you can edit ${TRICK_HOME}/libexec/trick/java/lib/Makefile and change all occurences of "http" to "https". run "make clean" in ${TRICK_HOME}/libexec/trick/java/lib to remove all of the jar files, then "make" again from the top level directory.

@spfennell spfennell unpinned this issue Jan 15, 2020
@spfennell
Copy link
Contributor

spfennell commented Jan 15, 2020

UPDATE: 19.0.1 and 17.5.1 have been released to fix this issue.

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

No branches or pull requests

2 participants