comparison mx.graal/suite.py @ 23219:62ce1759b596

updated jvmci and truffle imports
author Doug Simon <doug.simon@oracle.com>
date Sat, 26 Dec 2015 20:11:34 +0100
parents 75a807751aa6
children 74557af4288f
comparison
equal deleted inserted replaced
23218:75a807751aa6 23219:62ce1759b596
37 "imports" : { 37 "imports" : {
38 "suites": suites([ 38 "suites": suites([
39 { 39 {
40 "name" : "jvmci", 40 "name" : "jvmci",
41 "optional" : "true", 41 "optional" : "true",
42 "version" : "577a4a8caa72d06edaef3d40a4d24022df2a8e7c", 42 "version" : "4cf1946f59fc4438eecdbe9ff25ed5388531d7b6",
43 "urls" : [ 43 "urls" : [
44 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 44 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
45 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 45 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
46 ] 46 ]
47 }, 47 },
48 { 48 {
49 "name" : "truffle", 49 "name" : "truffle",
50 "version" : "60c68f691534b9f28c5ca8af25cfd0389fadccf7", 50 "version" : "828c67903db2d8db8b189804bd3d709de9a2aa1a",
51 "urls" : [ 51 "urls" : [
52 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"}, 52 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle", "kind" : "hg"},
53 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 53 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
54 ] 54 ]
55 }, 55 },