stax-ex 1.7.1-2 source package in Ubuntu

Changelog

stax-ex (1.7.1-2) unstable; urgency=medium

  * Team upload.
  * Removed the dependency on glassfish-activation
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Mon, 26 Sep 2016 10:51:25 +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

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
stax-ex_1.7.1-2.dsc 1.9 KiB 0bba19f308c8cd52a96676e6a6fa1337cec6812515e6fffbf64e333e00157f82
stax-ex_1.7.1.orig.tar.xz 23.1 KiB c33a29eea6213dc37a1b0539f99751f0a0df31ed7514ca3db995d5d635207a7e
stax-ex_1.7.1-2.debian.tar.xz 9.1 KiB 0d5c92662a4b566eb903634a764b3fe0f58dd4ec39988157494b92e37542960a

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.