java-xmlbuilder 0.4-2.1 source package in Ubuntu

Changelog

java-xmlbuilder (0.4-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 00:58:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
java-xmlbuilder_0.4-2.1.dsc 2.2 KiB 73b2bfcfe20a6841ffeaee4889e5507f0df63d1bb9cc55d53c0890f7277e2e86
java-xmlbuilder_0.4.orig.tar.gz 20.4 KiB a66156c0c5e94ee334595ec28482b1faf708caf05cd93965744b25d1ddd263ed
java-xmlbuilder_0.4-2.1.debian.tar.xz 3.7 KiB cf76624faac63a8e0778905d099cfb5447920414c60cfbcb589f396b9eaf4c47

Available diffs

No changes file available.

Binary packages built by this source

libjava-xmlbuilder-java: XML Builder Java library for creating XML documents

 XML Builder is a utility that creates simple XML documents using relatively
 sparse Java code.
 .
 It is intended to allow for quick and painless creation of XML documents
 where you might otherwise be tempted to use concatenated strings, and
 where you would rather not face the tedium and verbosity of coding with JAXP.

libjava-xmlbuilder-java-doc: Documentation for XML Builder Java library for creating XML documents

 XML Builder is a utility that creates simple XML documents using relatively
 sparse Java code.
 .
 It is intended to allow for quick and painless creation of XML documents
 where you might otherwise be tempted to use concatenated strings, and
 where you would rather not face the tedium and verbosity of coding with JAXP.
 .
 This package contains the API documentation of libjava-xmlbuilder-java.