libjdom1-java 1.1.2+dfsg-2 source package in Ubuntu

Changelog

libjdom1-java (1.1.2+dfsg-2) unstable; urgency=low

  [ Jakub Adam ]
  * Fix OSGi metadata after last upload

  [ Damien Raude-Morvan ]
  * Add Depends on libjaxen-java for libjdom1-java.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  05 Dec 2011 11:00:53 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
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

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libjdom1-java_1.1.2+dfsg.orig.tar.gz 325.1 KiB 8d77cb2a15be47afbdb0d2601abd1b2ad2acdb9633494a1f8d1b9d1ef931d9e3
libjdom1-java_1.1.2+dfsg-2.debian.tar.gz 6.8 KiB 7fac67f3604d9bc439443d090c19378d4362536ff78911dafb277ade93eed8fd
libjdom1-java_1.1.2+dfsg-2.dsc 2.2 KiB 988235dfc824c7331fb696d19bfd71bd41cf4a3f25a85b3926ca79f812b0c0a9

Available diffs

View changes file

Binary packages built by this source

libjdom1-java: lightweight and fast library using XML

 JDOM is, quite simply, a Java representation of an XML document. JDOM
 provides a way to represent that document for easy and efficient
 reading, manipulation, and writing. It has a straightforward API, is a
 lightweight and fast, and is optimized for the Java programmer. It's
 an alternative to DOM and SAX, although it integrates well with both
 DOM and SAX.

libjdom1-java-doc: lightweight and fast library using XML - documentation

 JDOM is, quite simply, a Java representation of an XML document. JDOM
 provides a way to represent that document for easy and efficient
 reading, manipulation, and writing. It has a straightforward API, is a
 lightweight and fast, and is optimized for the Java programmer. It's
 an alternative to DOM and SAX, although it integrates well with both
 DOM and SAX.
 .
 This package contains API documentation (Javadoc) of libjdom1-java.