libjxmpp-java 1.0.1-3ubuntu1 source package in Ubuntu

Changelog

libjxmpp-java (1.0.1-3ubuntu1) noble; urgency=medium

  * d/p/02-avoid-this-escape.patch: apply upstream fix to resolve Java
    21 ftbfs (LP: #2054240).

 -- Vladimir Petko <email address hidden>  Mon, 19 Feb 2024 10:07:15 +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 Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjxmpp-java_1.0.1.orig.tar.xz 62.1 KiB 618c1be01a7b0955378214b6befb800861ab752652374c5e29a9825e64d44995
libjxmpp-java_1.0.1-3ubuntu1.debian.tar.xz 5.3 KiB bad3d87744380595699bf81c6dd6c1ddbb0dbe591db4daf0645dfee892feb470
libjxmpp-java_1.0.1-3ubuntu1.dsc 2.0 KiB 6de7394834d091a3a8cae1cbf1cc6572d8d9bd576abe9f6445c6544d7319d230

View changes file

Binary packages built by this source

libjxmpp-java: base library for XMPP based instant messaging and presence

 JXMPP is an Open Source Java base library for XMPP. It provides often used
 functionality needed to build an XMPP stack.
 .
 jxmpp-core: Provides core functionality most software that interacts with XMPP
 requires: XmppDateTime, XmppStringUtils, XmppStringPrepUtil.
 .
 jxmpp-jid: Provides API that abstracts XMPP JIDs with Java classes, performing
 string preparation and validation.
 .
 jxmpp-util-cache: Provides a lightweight and efficient Cache without external
 dependencies used by various JXMPP Components.
 .
 jxmpp-strings-testframework: A framework to test "XMPP Strings".