xom 1.2.10-1 source package in Ubuntu

Changelog

xom (1.2.10-1) unstable; urgency=low


  * New upstream release
  * Updated the Maven pom
  * Refreshed the patches
  * Added a patch to include the Ant runtime when compiling
  * Added a patch to replace jarjar with the regular jar Ant task
  * Removed 0004-Remove-sun-imports.patch since the JDK15XML1_0Parser is really
    meant to be used with the parser provided by the JDK and not the standalone
    version of Xerces.
  * Moved the samples jar in the documentation package
  * debian/control:
    - Added the missing runtime dependency on libxerces2-java (Closes: #628142)
    - Updated Standards-Version to 3.9.4 (no changes)
    - Use canonical URLs for the Vcs-* fields
    - Removed the article at the beginning of the short description

 -- Emmanuel Bourg <email address hidden>  Thu, 25 Jul 2013 15:37:37 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs
Bionic release universe libs
Xenial release universe libs
Trusty release main libs

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xom_1.2.10-1.dsc 2.1 KiB 285480555b6fc1d0e8bfb7a6d561752f23393f1735e80949837124132615f1d1
xom_1.2.10.orig.tar.gz 6.3 MiB b41c91e25c19a8fc5fe7848218d9f402b3d9a088f809ca9a5df83e5346559283
xom_1.2.10-1.debian.tar.gz 7.6 KiB 2202d85ba1871873c6c15ef20ce29c4298eb861d6d86eb9dc0b851ae807bf9b5

No changes file available.

Binary packages built by this source

libxom-java: New XML object model for Java

 XOM(tm) is a new XML object model. It is an open source (LGPL),
 tree-based API for processing XML with Java that strives for correctness,
 simplicity, and performance, in that order.
 .
 XOM is designed to be easy to learn and easy to use. It works very
 straight-forwardly, and has a very shallow learning curve. Assuming
 you're already familiar with XML, you should be able to get up and
 running with XOM very quickly.
 .
 XOM is the only XML API that makes no compromises on correctness.
 XOM only accepts namespace well-formed XML documents, and only allows
 you to create namespace well-formed XML documents. (In fact, it's a
 little stricter than that: it actually guarantees that all documents
 are round-trippable and have well-defined XML infosets.) XOM manages
 your XML so you don't have to. With XOM, you can focus on the unique
 value of your application, and trust XOM to get the XML right.

libxom-java-doc: No summary available for libxom-java-doc in ubuntu zesty.

No description available for libxom-java-doc in ubuntu zesty.