libxerces2-java 2.11.0-2ubuntu1 source package in Ubuntu

Changelog

libxerces2-java (2.11.0-2ubuntu1) precise; urgency=low

  * Re-sync with Debian testing.
  * d/pom.xml: Refreshed to ensure that Maven artifacts are installed
    with the correct version number (based on 2.10.0 as 2.11.0 is missing
    from the repository).
  * d/maven.rules: Map xml-apis->xml-apis-1.4 to line up with artifacts in
    libxml-commons-external-java.

libxerces2-java (2.11.0-2) unstable; urgency=low

  * Add myself as Uploaders.
  * Add Depends on libxml-commons-external-java for jaxp-1.4.jar
    (Closes: #639333).
  * Drop Depends on libjaxp-1.3.jar.

libxerces2-java (2.11.0-1) unstable; urgency=low

  * Team upload.

  [ Ludovic Claude ]
  * Change section of libxerces2-java-gcj to libs

  [ Damien Raude-Morvan ]
  * New upstream release.
  * Bump up Standards-Version to 3.9.2: no changes needed.
  * d/control: Drop Arnaud from Uploaders. Thanks!
  * Switch to 3.0 (quilt) format.
  * Bump up debhelper compat to 7.
  * d/control: Build-Depends o, default-jdk + gcj-native-helper (instead of
    default-jdk-builddep).
  * d/control: Drop Depends on JRE as per Debian Java Policy.
  * d/control: Only Suggests -gcj packages.
  * d/control: Build-Depends on libxml-commons-external for
    org.w3c.dom.ElementTraversal.
  * d/patches/03_bootclasspath.patch: Fix name of xml-resolver.jar
    (Closes: #638576).
  * d/rules: install xercesSamples.jar (Closes: #567001).
  * d/patches/04_manifest_classpath.patch: Set a Class-Path in Manifest for
    xml-apis-ext, xml-resolver and jaxp-1.3.
 -- James Page <email address hidden>   Fri, 28 Oct 2011 10:27:12 +0100

Upload details

Uploaded by:
James Page
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libxerces2-java_2.11.0.orig.tar.gz 1.7 MiB f59a5ef7b51bd883f2e9bda37a9360692e6c5e439b98d9b6ac1953e1f98b0680
libxerces2-java_2.11.0-2ubuntu1.debian.tar.gz 9.5 KiB bc58eac197a3df9d725e718eed1eccdda5165a504ccd403db97d80014cc4ea30
libxerces2-java_2.11.0-2ubuntu1.dsc 2.3 KiB 51f6d715271a5f7df4c33fdce65dedc0c0eee7d065998778bf33f28e26b4b8f3

View changes file

Binary packages built by this source

libxerces2-java: Validating XML parser for Java with DOM level 3 support

 The Xerces2 Java parser is the reference implementation of XNI, the
 Xerces Native Interface, and also a fully conforming XML Schema processor.
 .
 Xerces2-J supports the following standards and APIs:
  * eXtensible Markup Language (XML) 1.0 Second Edition Recommendation
  * Namespaces in XML Recommendation
  * Document Object Model (DOM) Level 2 Core, Events, and Traversal and
    Range Recommendations
  * Simple API for XML (SAX) 2.0.1 Core and Extension
  * Java APIs for XML Processing (JAXP) 1.2.01
  * XML Schema 1.0 Structures and Datatypes Recommendations
  * Experimental implementation of the Document Object Model (DOM) Level 3
    Core and Load/Save Working Drafts
  * Provides a partial implementation of the XML Inclusions (XInclude) W3C
    Candidate Recommendation
 .
 Xerces is now able to parse documents written according to the XML 1.1
 Candidate Recommendation, except that it does not yet provide an option to
 enable normalization checking as described in section 2.13 of this
 specification. It also handles namespaces according to the XML Namespaces 1.1
 Candidate Recommendation, and will correctly serialize XML 1.1 documents if
 the DOM level 3 load/save API's are in use.

libxerces2-java-doc: Validating XML parser for Java -- Documentation and examples

 The Xerces2 Java parser is the reference implementation of XNI, the
 Xerces Native Interface, and also a fully conforming XML Schema processor.
 .
 This package contains the documentation in HTML format, the Javadoc API
 documentation and some examples.

libxerces2-java-gcj: Validating XML parser for Java with DOM level 3 support (native code)

 The Xerces2 Java parser is the reference implementation of XNI, the
 Xerces Native Interface, and also a fully conforming XML Schema processor.
 .
 This package contains the natively compiled code for use by gij.