Update to jline 3.3.1 and jansi 1.16

Note that the history file name was changed (.kotlin_history ->
.kotlinc_history) because the history is now stored in a different
(incompatible) format.

 #KT-11369 Fixed
This commit is contained in:
Alexander Udalov
2017-04-10 12:24:08 +03:00
parent baa6b44567
commit f313001b2d
7 changed files with 38 additions and 30 deletions
+2
View File
@@ -15,6 +15,7 @@
!org/apache/log4j/net/SMTP*,
!org/apache/log4j/or/jms/MessageRenderer*,
!org/jdom/xpath/Jaxen*,
!org/jline/builtins/ssh/**,
!org/mozilla/javascript/xml/impl/xmlbeans/**,
!net/sf/cglib/**,
!META-INF/maven**,
@@ -51,6 +52,7 @@ messages/**)
-dontwarn org.w3c.dom.ElementTraversal
-dontwarn javaslang.match.annotation.Unapply
-dontwarn javaslang.match.annotation.Patterns
-dontwarn org.jline.builtins.Nano$Buffer
-libraryjars '<rtjar>'
-libraryjars '<jssejar>'