# HG changeset patch # User Vojin Jovanovic # Date 1452085559 -3600 # Node ID 33996668590048f159181d2cf9a9f785c91c5208 # Parent 4ba1aa33fda478c8836c2b8d12f1ff327b25bbca Adding sources for JLine 2.11. diff -r 4ba1aa33fda4 -r 339966685900 mx.truffle/suite.py --- a/mx.truffle/suite.py Wed Jan 06 13:52:35 2016 +0100 +++ b/mx.truffle/suite.py Wed Jan 06 14:05:59 2016 +0100 @@ -25,6 +25,8 @@ "https://search.maven.org/remotecontent?filepath=jline/jline/2.11/jline-2.11.jar", ], "sha1" : "9504d5e2da5d78237239c5226e8200ec21182040", + "sourcePath" : "https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/jline-2.11-sources.jar", + "sourceSha1" : "ef2539b992e5605be966b6db7cfc83930f0da39b", "maven" : { "groupId" : "jline", "artifactId" : "jline",