libjaxp1.3-java 1.3.05-2ubuntu1 source package in Ubuntu

Changelog

libjaxp1.3-java (1.3.05-2ubuntu1) precise; urgency=low

  * Merge with Debian; remaining changes:

libjaxp1.3-java (1.3.05-2) unstable; urgency=low

  * Add OSGi metadata to jar manifest
  * Bump Standards-Version to 3.9.2
  * Replaced obsolete build-depend default-jdk-builddep by default-jdk
    and gcj-native-helper to fix lintian reported error.
 -- Matthias Klose <email address hidden>   Thu, 01 Dec 2011 17:46:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libjaxp1.3-java_1.3.05.orig.tar.gz 338.6 KiB cd47228a9187c0b666d4b72c6cf0a9649d879a2ea3467d669fd6d731b4ad6f7f
libjaxp1.3-java_1.3.05-2ubuntu1.debian.tar.gz 6.4 KiB b94e83b84974b81a4289e6cc22f9ee373403ea0cd5212a0928cf09f5c8004240
libjaxp1.3-java_1.3.05-2ubuntu1.dsc 1.6 KiB 7d445c64799f0aa80521a3c4466e7e527c3110cb32821fc1eb6997b81ab35269

View changes file

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.

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

 xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML
 parser and Xalan-J XSLT processor.