comparison mx.graal/suite.py @ 22416:6fb1e5669ea5

updated imported suite version
author Stefan Anzinger <stefan.anzinger@oracle.com>
date Mon, 10 Aug 2015 14:50:50 +0200
parents 5b5738605e4d
children 440c505123b4
comparison
equal deleted inserted replaced
22415:13080797bccb 22416:6fb1e5669ea5
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "78c691145967a5c08022982c9c575c539b764c85", 9 "version" : "7dd034e68f2e8906955fc05429d42da80482b6b6",
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" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },