comparison mx.graal/suite.py @ 22293:782394d3d465

updated imported suite version
author Doug Simon <doug.simon@oracle.com>
date Thu, 23 Jul 2015 18:31:44 +0200
parents e59c9d4a10b0
children 6154850c82d1
comparison
equal deleted inserted replaced
22292:e59c9d4a10b0 22293:782394d3d465
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "26e2a05f8d958f9ea4973fdfe141397a4c753955", 9 "version" : "ccee68149d93d01cb4be55623aa3d123e9530970",
10 "urls" : [ 10 "urls" : [
11 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "https://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" : "ed613cfa37da7bdd965aacf0d5c6a0b7606e3782", 17 "version" : "8dcb99fb00d7a913964b067d048a210b94dd27a6",
18 "urls" : [ 18 "urls" : [
19 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/truffle-mx2", "kind" : "hg"}, 19 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/truffle-mx2", "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 },