From 5d022058c4fb2f448eee35d6df7f508c24d2a0be Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 6 Jan 2011 19:47:38 +0000 Subject: The shutdown hook installed by jline has made l... The shutdown hook installed by jline has made life difficult for sbt for a while. This changes jline not to install it, and alters the scala startup script to trap exit and re-enable echo on recognizably unix platforms. In addition it no longer installs a shutdown hook to flush the repl history to disk, instead flushing after every line. Any bash reviewers out there? Unless someone raises a hand, no review. --- lib/jline.jar.desired.sha1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/jline.jar.desired.sha1') diff --git a/lib/jline.jar.desired.sha1 b/lib/jline.jar.desired.sha1 index a7f48fb898..6857f5f24d 100644 --- a/lib/jline.jar.desired.sha1 +++ b/lib/jline.jar.desired.sha1 @@ -1 +1 @@ -a872abeca51b189640c8d1e9b70c053d52c71d67 ?jline.jar +2a6d6dd4da89695f0c28ccc08cf388a4d84062b7 ?jline.jar -- cgit v1.2.3