libjaxp1.3-java 1.3.05-4 source package in Ubuntu

Changelog

libjaxp1.3-java (1.3.05-4) unstable; urgency=medium

  * Team upload.
  * Declare compliance with Debian Policy 4.1.1.
  * Support Java 9 by building with -source 1.8.
    Thanks to Chris West for the report. (Closes: #873988)
  * Remove Michael Koch from Uploaders. He is not active anymore.
    (Closes: #654074)

 -- Markus Koschany <email address hidden>  Thu, 26 Oct 2017 16:15:20 +0200

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjaxp1.3-java_1.3.05-4.dsc 2.2 KiB fda82e7e333831fea2f398f509437b4fb9b2e483d25f60c81013e096618f893e
libjaxp1.3-java_1.3.05.orig.tar.gz 338.6 KiB cd47228a9187c0b666d4b72c6cf0a9649d879a2ea3467d669fd6d731b4ad6f7f
libjaxp1.3-java_1.3.05-4.debian.tar.xz 5.9 KiB 9bfbb3327046a546cd064f275653a1f8a710deab0dae55bdf4a3cbdcf57ce310

Available diffs

No changes file available.

Binary packages built by this source

libjaxp1.3-java: Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)

 xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML
 parser and Xalan-J XSLT processor and specifies these APIs:
  * Document Object Model (DOM) level 3
  * Simple API for XML (SAX) 2.0.2
  * Java APIs for XML Processing (JAXP) 1.3.04
  * Transformation API for XML (TrAX) 1.3.04
  * Document Object Model (DOM) Level 3 Load and Save
  * JSR 206 Java API for XML Processing 1.3
 .
 These classes are also used in Sun's reference implementation. A GPL'ed
 implementation of these APIs can be found in the libgnujaxp-java package.