stax-ex 1.7.8-3 source package in Ubuntu

Changelog

stax-ex (1.7.8-3) unstable; urgency=medium

  * Team upload.
  * Fixed the build failure with Java 11 (Closes: #912351)
  * Standards-Version updated to 4.2.1

 -- Emmanuel Bourg <email address hidden>  Mon, 05 Nov 2018 22:16:31 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
stax-ex_1.7.8-3.dsc 2.0 KiB 12fa2ac6dad77ab00297f11034f99042d19f6fca7d07f6214986dcd70fe09505
stax-ex_1.7.8.orig.tar.xz 32.8 KiB 7d3173a2d58b6756eb2c2a4a3161be89b63b492cb5468a729cf738d1dcc22c11
stax-ex_1.7.8-3.debian.tar.xz 9.2 KiB b3912d7ecc9456b6134dde9d7524a5c3d849d236705cdc84f146696c41ef77c8

Available diffs

No changes file available.

Binary packages built by this source

libstax-ex-java: Extended StAX API

 This project develops a few extensions to complement JSR-173 StAX API in the
 following area.
 .
  * Enable parser instance reuse (which is important in the
    high-performance environment like JAXB and JAX-WS)
  * Improve the support for reading from non-text XML infoset,
    such as FastInfoset.
  * Improve the namespace support.