Skip to content
Snippets Groups Projects
Commit 4be098a8 authored by Mick Jordan's avatar Mick Jordan
Browse files

fix more Truffle/Graal-consistent maven download URLs

parent 0fbf4b70
Branches
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ suite = {
"path" : "lib/jline-2.11.jar",
"urls" : [
"http://lafo.ssw.uni-linz.ac.at/graal-external-deps/jline-2.11.jar",
"http://repo1.maven.org/maven2/jline/jline/2.11/jline-2.11.jar",
"http://search.maven.org/remotecontent?filepath=jline/jline/2.11/jline-2.11.jar",
],
"sha1" : "9504d5e2da5d78237239c5226e8200ec21182040",
},
......@@ -60,7 +60,7 @@ suite = {
"path" : "lib/jnr-posix-3.0.1.jar",
"urls" : [
"http://lafo.ssw.uni-linz.ac.at/graal-external-deps/jnr-posix-3.0.1.jar",
"http://repo1.maven.org/maven2/com/github/jnr/jnr-posix/3.0.1/jnr-posix-3.0.1.jar",
"http://search.maven.org/remotecontent?filepath=com/github/jnr/jnr-posix/3.0.1/jnr-posix-3.0.1.jar",
],
"sha1" : "5ac18caed12108123c959c8acedef76ca4f28cb3",
},
......@@ -69,7 +69,7 @@ suite = {
"path" : "lib/jnr-constants-0.8.5.jar",
"urls" : [
"http://lafo.ssw.uni-linz.ac.at/graal-external-deps/jnr-constants-0.8.5.jar",
"http://repo1.maven.org/maven2/com/github/jnr/jnr-constants/0.8.5/jnr-constants-0.8.5.jar",
"http://search.maven.org/remotecontent?filepath=com/github/jnr/jnr-constants/0.8.5/jnr-constants-0.8.5.jar",
],
"sha1" : "f84cca9e21f1f763a9eaf33de3d6a66a20ed7af0",
},
......@@ -78,7 +78,7 @@ suite = {
"path" : "lib/jnr-ffi-1.0.10.jar",
"urls" : [
"http://lafo.ssw.uni-linz.ac.at/graal-external-deps/jnr-ffi-1.0.10.jar",
"http://repo1.maven.org/maven2/com/github/jnr/jnr-ffi/1.0.10/jnr-ffi-1.0.10.jar",
"http://search.maven.org/remotecontent?filepath=com/github/jnr/jnr-ffi/1.0.10/jnr-ffi-1.0.10.jar",
],
"sha1" : "646428e83a0e2ab4743091781ea98e3164c6d707",
},
......@@ -87,7 +87,7 @@ suite = {
"path" : "lib/jffi-1.2.7.jar",
"urls" : [
"http://lafo.ssw.uni-linz.ac.at/graal-external-deps/jffi-1.2.7.jar",
"http://repo1.maven.org/maven2/com/github/jnr/jffi/1.2.7/jffi-1.2.7.jar",
"http://search.maven.org/remotecontent?filepath=com/github/jnr/jffi/1.2.7/jffi-1.2.7.jar",
],
"sha1" : "acda5c46140404e08b3526f39db1504874b34b4c",
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment