SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for jline-javadoc-2.14.6-1.1.noarch.rpm :

* Tue Feb 20 2024 Fridrich Strba - Use %patch -P N instead of deprecated %patchN.
* Mon May 16 2022 Fridrich Strba - Added patch:
* jline-jansi2.patch + fix jline build against jansi 2.4.x- Remove dependency on jansi-native and hawtjni-runtime
* Sun Mar 20 2022 Fridrich Strba - Build with source and target levels 8
* Fri Sep 27 2019 Fridrich Strba - Added patch:
* jline-java8compat.patch + build binaries compatible with Java 8
* Thu Jun 27 2019 Fridrich Strba - Work around a problem with dependency resolution, where variables are not resolved
* Tue Mar 05 2019 Fridrich Strba - Upgrade to version 2.14.6
* NOT backward compatible with jline 1.x
* Depend on jansi 2.9+
* #277: Allow setting max history-size. \'FileHistory\' allows delayed init (to allow setMaxSize to take effect) and \'ConsoleReader\' exposes ability to read inputrc settings.
* Ability to control terminal encoding
* Backward history searching
* Handle EOF / Ctrl-D on unsupported terminals
* Distinguish carriage return from newline
* Correcting Manifest to make jline work as a bundle in OSGi
* Handle TERM=dumb as an UnsupportedTerminal
* Updated license headers to be consistent BSD version
* Added support for vi keymap. Most major vi features should work.
* The \"jline.esc.timeout\" configuration option (in your $HOME/.jline.rc) controls the number of millisesconds that jline will wait after seeing an ESC key to see if another character arrives.
* The JVM shutdown hook that restores the terminal settings when the JVM exits (jline.shutdownhook) is now turned on by default.- Generate and customize the ant build file in order to be able to build without maven.
* Wed Sep 27 2017 fstrbaAATTsuse.com- Don\'t require java-1_5_0-gcj-compat, but build with any java-devel provider- Specify java source and target level 1.6: fixes build with jdk9
* Fri Jun 09 2017 tchvatalAATTsuse.com- Reduce depgraph and drop maven fragment to allow bootstrap
* Fri May 19 2017 mpluskalAATTsuse.com- Update dependencies
* Wed Mar 18 2015 tchvatalAATTsuse.com- Fix build with new javapackages-tools
 
ICM