xmlunit 1.5-1 source package in Ubuntu RTM

Changelog

xmlunit (1.5-1) unstable; urgency=low


  * New upstream release
  * Updated debian/pom.xml
  * debian/rules: Updated the get-orig-pom target to fetch the pom
    from Maven central

 -- Emmanuel Bourg <email address hidden>  Mon, 23 Sep 2013 23:25:54 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main java
14.09 release main java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xmlunit_1.5-1.dsc 2.1 KiB a5c091ca405d93353530b2d1b25b659d710b87e6bdb09b70dea357717c49f08f
xmlunit_1.5.orig.tar.gz 653.5 KiB 28f248cf9ca2518b1b7fe578e08a7d7acacff2ec4fca49213150970c941f8bb5
xmlunit_1.5-1.debian.tar.gz 4.8 KiB 125b0cc63969d6419d32376f9ecf0b3f349efc9849076c637e9871124fbb4205

Available diffs

No changes file available.

Binary packages built by this source

libxmlunit-java: Unit testing for XML documents

 XMLUnit extends JUnit and NUnit to enable unit testing of XML.
 It compares a control XML document to a test document or the result of a
 transformation, validates documents, and compares the results of XPath
 expressions.

libxmlunit-java-doc: Documentation for XMLUnit

 XMLUnit extends JUnit and NUnit to enable unit testing of XML.
 It compares a control XML document to a test document or the result of a
 transformation, validates documents, and compares the results of XPath
 expressions.
 .
 This package provides the API and user documentation for XMLUnit.