stax-ex 1.7.8-1 source package in Ubuntu
Changelog
stax-ex (1.7.8-1) unstable; urgency=medium * Team upload. * New upstream release - New build dependency on libmaven-bundle-plugin-java - Build depend on junit4 instead of junit * Removed the dependency on libstax-java * Standards-Version updated to 4.1.1 * Switch to debhelper level 10 * Updated the Homepage field * Track and download the new releases from GitHub -- Emmanuel Bourg <email address hidden> Tue, 24 Oct 2017 00:36:02 +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 | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
stax-ex_1.7.8-1.dsc | 2.0 KiB | e4f816429bf6208bd8bbad56ffe9cdc5f323cee985fc72ee264c68c5cf7e1082 |
stax-ex_1.7.8.orig.tar.xz | 32.8 KiB | 7d3173a2d58b6756eb2c2a4a3161be89b63b492cb5468a729cf738d1dcc22c11 |
stax-ex_1.7.8-1.debian.tar.xz | 8.9 KiB | 82e76bc97bedc5bff072bd97207c25b2f6e48111d24c02690f59c36adcab0043 |
Available diffs
- diff from 1.7.1-2 to 1.7.8-1 (43.2 KiB)
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.