comparison mx.graal/suite.py @ 22749:dfb01e333fc5

Merge
author Christian Wimmer <christian.wimmer@oracle.com>
date Thu, 01 Oct 2015 14:32:39 -0700
parents a19722cd3dd2 e55ba9746e5e
children ea681009437d
comparison
equal deleted inserted replaced
22748:a19722cd3dd2 22749:dfb01e333fc5
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "111882d99400aae882d0a8caebb53733646ded8b", 9 "version" : "c33f0cb02b34763c55dafa5589dca932e91d3b71",
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" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },
15 { 15 {
16 "name" : "truffle", 16 "name" : "truffle",
17 "version" : "09d91119929f4246837ddbe911ddcb18d744efd0", 17 "version" : "371045b1312d412bafa29882e6c3f7bfe6c0f8f1",
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" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 20 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
21 ] 21 ]
22 }, 22 },