jboss-logging-tools 2.2.1-3 source package in Ubuntu

Changelog

jboss-logging-tools (2.2.1-3) unstable; urgency=medium

  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.6.0.
  * Update debian/watch file.

 -- Markus Koschany <email address hidden>  Tue, 26 Oct 2021 00:16:07 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jboss-logging-tools_2.2.1-3.dsc 2.4 KiB dbe5fd2b338524a1fcf508581bc84d4836db232282b53540464daaf303daf6d8
jboss-logging-tools_2.2.1.orig.tar.gz 282.5 KiB f3275efdea6f52f2d8b8544e156de05809231cea57416dd206f8823da98dc40b
jboss-logging-tools_2.2.1-3.debian.tar.xz 4.2 KiB 66658201a1fdbb1d2355ac57f9f2bab550fbc56420f95f5c4a0b5f8ffdf83e9a

Available diffs

No changes file available.

Binary packages built by this source

libjboss-logging-tools-java: create internationalized logger messages and exceptions

 If you want to internationalize (i18n) your logging, exception messages and
 messages in general, then along with JBoss Logging, JBoss Logging Tools is for
 you. It provides an easy way to offer internationalized messages, exceptions
 and logger messages to your project.
 .
 With JBoss Logging Tools you write interfaces and annotate the methods with a
 default message. Then you or a translator will create a properties file with
 the translated text.

libjboss-logging-tools-java-doc: Documentation for JBoss Logging Tools

 If you want to internationalize (i18n) your logging, exception messages and
 messages in general, then along with JBoss Logging, JBoss Logging Tools is for
 you. It provides an easy way to offer internationalized messages, exceptions
 and logger messages to your project.
 .
 This package contains the API documentation of libjboss-logging-tools-java.