xom 1.2.1-3 source package in Ubuntu

Changelog

xom (1.2.1-3) unstable; urgency=low

  * Team upload.

  [ Torsten Werner ]
  * Remove new patch from last version because gcj was broken.

  [ Damien Raude-Morvan ]
  * Apply patch from James Pages <email address hidden>. Thanks :
  * Enabled maven artifact deployment (LP: #715684) (Closes: #612592).
    - debian/control: Build-Depends added maven-repo-helper
    - debian/rules: install maven artifacts and new target to retrieve
      original POM file.
    - debian/poms/xom.pom: localised pom for maven
    - debian/libxom-java.poms: pom reference locations
  * Update Standards-Version: 3.9.2:
    - Rename debian/README.Debian-source to debian/README.source.
  * Drop Depends on JRE since it's a library (as per Debian Java Policy).
 -- James Page <email address hidden>   Wed,  04 May 2011 14:41:54 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Oneiric
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xom_1.2.1.orig.tar.gz 6.3 MiB cbd710320f513c2fe98d12ca6a117b2b83f0564c9b54c4b5c13a277fba256219
xom_1.2.1-3.debian.tar.gz 7.3 KiB eff122282f15221c377d411fcc6750b14ae1767fa45bfc64069d88eabb77f7d7
xom_1.2.1-3.dsc 2.0 KiB 6eb03846aa198a190357512e50cf986282a4208b77e0d6f63264fb42fc164e10

Available diffs

View changes file

Binary packages built by this source

libxom-java: A 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 oneiric.

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