xmlunit 1.6-2 source package in Ubuntu

Changelog

xmlunit (1.6-2) unstable; urgency=medium

  * Removed the dependency on libjaxp1.3-java
  * Build with the DH sequencer instead of CDBS
  * Removed the libxmlunit-java-doc package
  * Removed the build dependencies on maven-ant-helper and libxalan2-java
  * Standards-Version updated to 4.4.0
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Mon, 09 Sep 2019 15:23:00 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java
Jammy release universe java
Focal release universe java

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xmlunit_1.6-2.dsc 2.0 KiB 82447fe8326cf36c6be6ff9a49b2521ce922567b72a47dc1c12a3ae7044ec36b
xmlunit_1.6.orig.tar.gz 666.8 KiB fc18028e3948c2d159a756216af561a60d716c744006fae333c383d683610f12
xmlunit_1.6-2.debian.tar.xz 4.2 KiB ac113132f2d11a93001dfac8f9862137c5df8129e33c20e484ea3f360063a434

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.