stax-ex 1.7.8-3~18.04.1 source package in Ubuntu
Changelog
stax-ex (1.7.8-3~18.04.1) bionic; urgency=medium * Backport from Disco. * Provide Java EE modules and APIs removed from OpenJDK 11. (LP: #1784196) 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 stax-ex (1.7.8-2) unstable; urgency=medium * Team upload. * Removed the stax-api dependency from the installed pom * Added a dependency on libactivation-java * Standards-Version updated to 4.1.5 * Switch to debhelper level 11 * Use salsa.debian.org Vcs-* URLs -- Tiago Stürmer Daitx <email address hidden> Wed, 20 Feb 2019 15:49:15 +0000
Upload details
- Uploaded by:
- Tiago Stürmer Daitx
- Uploaded to:
- Bionic
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- java
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | updates | universe | misc | |
Bionic | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
stax-ex_1.7.8.orig.tar.xz | 32.8 KiB | 7d3173a2d58b6756eb2c2a4a3161be89b63b492cb5468a729cf738d1dcc22c11 |
stax-ex_1.7.8-3~18.04.1.debian.tar.xz | 9.3 KiB | 92bc70c18a978aa235ba02a02464d5fc0b8361295f54e0cef115866317418047 |
stax-ex_1.7.8-3~18.04.1.dsc | 2.1 KiB | d487037f77951327861f87acdd4b1d1d66e55be96900e88e25dc4e7df937ef26 |
Available diffs
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.