comparison mx.graal/suite.py @ 22893:afcdf0430946

updated jvmci import
author Doug Simon <doug.simon@oracle.com>
date Tue, 27 Oct 2015 14:09:17 +0100
parents bc231bc8bf76
children afe502521189
comparison
equal deleted inserted replaced
22892:563be9ba3e3c 22893:afcdf0430946
20 "imports" : { 20 "imports" : {
21 "suites": suites([ 21 "suites": suites([
22 { 22 {
23 "name" : "jvmci", 23 "name" : "jvmci",
24 "optional" : "true", 24 "optional" : "true",
25 "version" : "829a9e1ccf23e9fb07e36d09fe49a6aec076fb68", 25 "version" : "8017f84cce74c330254c3db92948dd08933cd405",
26 "urls" : [ 26 "urls" : [
27 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 27 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
28 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 28 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
29 ] 29 ]
30 }, 30 },