comparison mx.graal/suite.py @ 22544:4acd3f56553c

Update imports
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Mon, 31 Aug 2015 18:42:38 -0700
parents 36adfbe4aadb
children e0bcb1f067cd
comparison
equal deleted inserted replaced
22543:36adfbe4aadb 22544:4acd3f56553c
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "63b12d69147df64e137d32f4e990cf90ce030cb7", 9 "version" : "740feb10d15ac991d2565f400aedb7b2b3287f67",
10 "urls" : [ 10 "urls" : [
11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },
15 { 15 {
16 "name" : "truffle", 16 "name" : "truffle",
17 "version" : "eaab173a0f443da7aafb64eb3286181ac17deedc", 17 "version" : "fe5df1f36fec9a19cd9521d719a6f23b35e36d4b",
18 "urls" : [ 18 "urls" : [
19 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"}, 19 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
20 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 20 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
21 ] 21 ]
22 }, 22 },