comparison mx.graal/suite.py @ 23315:b9e2743ec122

Update jvmci import.
author Roland Schatz <roland.schatz@oracle.com>
date Fri, 15 Jan 2016 16:30:38 +0100
parents e3a4aa73dd8e
children 52f4acf6f365
comparison
equal deleted inserted replaced
23314:00a2a20e8109 23315:b9e2743ec122
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" : "8f5a558875f4c6fe53e1db408a542ce049c6e1b1", 42 "version" : "1fbfcc0334d34d574646289ce1c93b05699ee555",
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 },