From 5d6b870ea8b7b62670d616b055b85b03f061ba2b Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Sun, 12 Dec 2010 19:13:10 +0000 Subject: New jline: BSD licensed, based on [ https://git... New jline: BSD licensed, based on [ https://github.com/jdillon/jline2 ] with additional code thanks to [ https://github.com/huynhjl/jline2 ]. Replaces lib/jline.jar with build of these sources, and modifies trunk code to work with the new jar. Hopeful improvements including baseline functionality on cygwin and 64bit windows, as well as more accurate line wrapping / cursor positioning on all platforms and ctrl-R history search. For the time being the canonical source repository is this: https://github.com/paulp/jline2 The enclosed sources are a mirror of that repository, and should be treated as read-only in the scala svn repository. No review, codewise, but people are very strongly encouraged to try it out and report any regressions. --- lib/jline.jar.desired.sha1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/jline.jar.desired.sha1 b/lib/jline.jar.desired.sha1 index 42866e75cb..a3b6d973ba 100644 --- a/lib/jline.jar.desired.sha1 +++ b/lib/jline.jar.desired.sha1 @@ -1 +1 @@ -03adb945354bf0966a3c2f654f631d71c3b3ba72 ?jline.jar +148e01293f7413bfec4628c7a68eeceb9b0319c7 ?jline.jar -- cgit v1.2.3