comparison mx.graal/suite.py @ 22647:350e41999d30

work around for Eclipse bug 477597
author Doug Simon <doug.simon@oracle.com>
date Wed, 16 Sep 2015 21:56:12 +0200
parents 9ecfccd6eec1
children 9ca1a782b6c7
comparison
equal deleted inserted replaced
22646:05183a084a08 22647:350e41999d30
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "c79ee6cd7f53f76982728075c62154f33a0452d3", 9 "version" : "ec96f33a101dbd76da419ce1d2f0ed70b983966c",
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" : "50056a161d7f4c9374ab472c93d16059de952aa4", 17 "version" : "e3c6cca3ef533b3ea4cf56e07e51473d0bb8006b",
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 },