comparison mx.graal/suite.py @ 22173:3e538f71875e

fixed reference to new truffle repo
author Doug Simon <doug.simon@oracle.com>
date Wed, 08 Jul 2015 23:11:37 +0200
parents 3e104b9d5c55
children 7d37d91625e3
comparison
equal deleted inserted replaced
22172:415ade97204c 22173:3e538f71875e
13 }, 13 },
14 { 14 {
15 "name" : "truffle", 15 "name" : "truffle",
16 "version" : "4858c5e074e9005075e89cf5b1c2347ee73a5d31", 16 "version" : "4858c5e074e9005075e89cf5b1c2347ee73a5d31",
17 "urls" : [ 17 "urls" : [
18 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/truffle-mx2", "kind" : "hg"}, 18 {"url" : "https://lafo.ssw.uni-linz.ac.at/hg/truffle-mx2", "kind" : "hg"},
19 # Disable reference to snapshots until they are built from truffle-mx2 or truffle-mx2 is renamed to truffle 19 # Disable reference to snapshots until they are built from truffle-mx2 or truffle-mx2 is renamed to truffle
20 #{"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary", "version-adjust" : "0.8-{version}-SNAPSHOT"}, 20 #{"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary", "version-adjust" : "0.8-{version}-SNAPSHOT"},
21 ] 21 ]
22 }, 22 },
23 ] 23 ]