comparison mx.graal/suite.py @ 22968:1492a9afd575

updated graal and truffle import
author Doug Simon <doug.simon@oracle.com>
date Wed, 11 Nov 2015 22:45:56 +0100
parents d710cf41f9a0
children 5241b25e39a8
comparison
equal deleted inserted replaced
22967:8c999e913d82 22968:1492a9afd575
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" : "9860aa60385f94d935ea1cc7802a99b0f2f68171", 42 "version" : "372cb6e59b0da698111b72a773d4d566635855a3",
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" : "bb3c03f2442d51df60e8f154c14b8b28ffe52dfc", 50 "version" : "a647534602a6b70deb64b9d96c2798d7e36e1e0e",
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 },