jline3 3.3.1-3ubuntu1 source package in Ubuntu
Changelog
jline3 (3.3.1-3ubuntu1) noble; urgency=medium * d/p/03-java21-compatibility.patch: cherry-pick upstream patch to resolve Java 21 ftbfs (LP: #2053204). -- Vladimir Petko <email address hidden> Thu, 15 Feb 2024 11:53:32 +1300
Upload details
- Uploaded by:
- Vladimir Petko
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jline3_3.3.1.orig.tar.xz | 203.7 KiB | 0e9fc779c7eb0b40fc24140cb567744677a60f91d712b64608355833c36e2376 |
jline3_3.3.1-3ubuntu1.debian.tar.xz | 5.5 KiB | 9c6fdc27893d9be090c841d602f48a8ab40e999d56a1eacf9f9aa8cbbd20ae67 |
jline3_3.3.1-3ubuntu1.dsc | 2.1 KiB | 4e35ea7939058b5a7f603610dacc5fdf650ea969f18a07d2cbb7b621cb5b700d |
Available diffs
Binary packages built by this source
- libjline3-java: Console input handling library
JLine is a Java library for handling console input. It is similar in
functionality to BSD editline and GNU readline but with additional
features that bring it in par with ZSH line editor. People familiar
with the readline/editline capabilities for modern shells (such as
bash and tcsh) will find most of the command editing features of JLine
to be familiar.