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

Changelog

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

  * No-change rebuild with openjdk-7 as default-jdk.
 -- James Page <email address hidden>   Fri, 18 May 2012 11:44:05 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [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-2build1.debian.tar.gz 6.8 KiB dabcaa4b18184eddbf6f5e17d189d890ee2f273ddbbb8cb8c37767d6e05778cc
libjdom1-java_1.1.2+dfsg-2build1.dsc 2.2 KiB 3d20fd4d3f551d1fa589aa88c8322f084675ee32f1efa6853c9261a680c6d423

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
 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
 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.