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:
@@ -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>'
|
||||
|
||||
Reference in New Issue
Block a user